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