Sign in
webkit
/
WebKit
/
f72114f440948536a2481fae11bd1df80b6b7622
/
Source
/
JavaScriptCore
/
API
/
JSAPIWrapperObject.h
7725e2a
Remove poisons in JSCPoison and uses of them.
by mark.lam@apple.com
· 6 years ago
74ca403
[JSC] Remove WeakReferenceHarvester
by utatane.tea@gmail.com
· 7 years ago
bed6a5d
[GTK][WPE] Initial implementation of JavaScriptCore glib bindings
by carlosgc@webkit.org
· 7 years ago
edca50e
Update Poisoned pointers to take a Poison class instead of a uintptr_t&.
by mark.lam@apple.com
· 7 years ago
b9d18ce
Replace all use of ConstExprPoisoned with Poisoned.
by mark.lam@apple.com
· 7 years ago
f8cb6cd
Poison small JSObject derivatives which only contain pointers
by jfbastien@apple.com
· 7 years ago
ce3b5af
Remove the JSC::OverridesVisitChildren flag. <https://webkit.org/b/135489>
by akling@apple.com
· 11 years ago
9a9a4b5
Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777
by ggaren@apple.com
· 12 years ago
6791081
Objective-C API: Need a good way to preserve custom properties on JS wrappers
by mhahnenberg@apple.com
· 12 years ago
ff81d05
Objective-C API: wrapperClass holds a static JSClassRef, which causes JSGlobalObjects to leak
by mhahnenberg@apple.com
· 12 years ago
db731ed
Objective-C API: Need a good way to reference event handlers without causing cycles
by mhahnenberg@apple.com
· 12 years ago