Commits
User selector
Commit History
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Dec 11, 2019
[JSC] Put all API related JS cells into IsoSubspace
Show description for bcc2e9fcommitted
Commits on Feb 27, 2019
Remove poisons in JSCPoison and uses of them.
Show description for ff3b188committed
Mark Lam
Commits on Jun 2, 2018
[JSC] Remove WeakReferenceHarvester
Show description for aad160dcommitted
Commits on Mar 21, 2018
[GTK][WPE] Initial implementation of JavaScriptCore glib bindings
Show description for bd84cd0committed
Commits on Jan 24, 2018
Update Poisoned pointers to take a Poison class instead of a uintptr_t&.
Show description for afbc8fecommitted
Mark Lam
Commits on Jan 14, 2018
Replace all use of ConstExprPoisoned with Poisoned.
Show description for c39dcd4committed
Mark Lam
Commits on Jan 11, 2018
Poison small JSObject derivatives which only contain pointers
Show description for 83f57aacommitted
Commits on Aug 1, 2014
Remove the JSC::OverridesVisitChildren flag.
Show description for 0e1f305committed
Andreas Kling
Commits on Apr 18, 2013
Renamed JSGlobalData to VM
Show description for 3692f88committed
Commits on Mar 22, 2013
Objective-C API: Need a good way to preserve custom properties on JS wrappers
Show description for 8cd345acommitted
Mark Hahnenberg
Commits on Mar 21, 2013
Objective-C API: wrapperClass holds a static JSClassRef, which causes JSGlobalObjects to leak
Show description for d22086acommitted
Mark Hahnenberg
Commits on Mar 7, 2013
Objective-C API: Need a good way to reference event handlers without causing cycles
Show description for e5633bdcommitted
Mark Hahnenberg
Loading