1. 2871d31 Fix debug crashes. by fpizlo@apple.com · 8 years ago
  2. abda730 All of the different ArrayBuffer::data's should be CagedPtr<> by fpizlo@apple.com · 8 years ago
  3. c206913b Primitive auxiliaries and JSValue auxiliaries should have separate gigacages by fpizlo@apple.com · 8 years ago
  4. d2bbe27 Bmalloc and GC should put auxiliaries (butterflies, typed array backing stores) in a gigacage (separate multi-GB VM region) by fpizlo@apple.com · 8 years ago
  5. a5544f1 [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass by utatane.tea@gmail.com · 8 years ago
  6. eb0f4b1 Unreviewed, rolling out r217031, r217032, and r217037. by commit-queue@webkit.org · 8 years ago
  7. cbd903d [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass by utatane.tea@gmail.com · 8 years ago
  8. 473448d [JSC] Drop PassRefPtr from ArrayBuffer by utatane.tea@gmail.com · 8 years ago
  9. 5fa9d96 Make opaque root scanning truly constraint-based by fpizlo@apple.com · 8 years ago
  10. 0ef4395 by fpizlo@apple.com · 8 years ago
  11. afa9d88 JSC should support SharedArrayBuffer by fpizlo@apple.com · 8 years ago
  12. 0d1dd91 Rename the reject() helper function to something more meaningful. by mark.lam@apple.com · 8 years ago
  13. 6c6373f WebGLRenderingContextBase.bufferData() should use a union instead of overloading by cdumez@apple.com · 8 years ago
  14. 30a7258 Typed arrays should use MarkedSpace instead of CopiedSpace by fpizlo@apple.com · 9 years ago
  15. 4a64b14 Unreviewed, rolling out r205494. https://bugs.webkit.org/show_bug.cgi?id=161646 by ryanhaddad@apple.com · 9 years ago
  16. 5b5e4cd Typed arrays should use MarkedSpace instead of CopiedSpace by fpizlo@apple.com · 9 years ago
  17. 398a66a Fix toStringName for Proxies and add support for normal instances by keith_miller@apple.com · 9 years ago
  18. 44b18a6 DataView should use an accessor for its length and buffer properties by keith_miller@apple.com · 9 years ago
  19. b449aac [ES6] Reflect.set with receiver https://bugs.webkit.org/show_bug.cgi?id=155294 by utatane.tea@gmail.com · 9 years ago
  20. 95ef649 Remove the Baker barrier from JSC https://bugs.webkit.org/show_bug.cgi?id=155479 by fpizlo@apple.com · 9 years ago
  21. 78b50c6 [ES6] Implement Reflect.set without receiver support by utatane.tea@gmail.com · 9 years ago
  22. 15049d1 JSArrayBuffers should be collected less aggressively by keith_miller@apple.com · 9 years ago
  23. 10fd63b Arrayify for a typed array shouldn't create a monster by fpizlo@apple.com · 9 years ago
  24. 59bba5d Add Intrinsic Getters and use them to fix performance on the getters of TypedArray properties. by keith_miller@apple.com · 9 years ago
  25. 8dde06b GC should have a Baker barrier for concurrent copying by fpizlo@apple.com · 10 years ago
  26. 69af196 Clean up EnumerationMode to easily extend by utatane.tea@gmail.com · 10 years ago
  27. e2ebb8c Refactored the JSC::Heap extra cost API for clarity and to make some known bugs more obvious by ggaren@apple.com · 10 years ago
  28. a398a56 Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, r171614, r171763 from ftlopt. by fpizlo@apple.com · 11 years ago
  29. 2de49b7 Static hash tables no longer need to be coupled with a VM. by akling@apple.com · 11 years ago
  30. fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 11 years ago
  31. 4c1fa6d JSArrayBufferViews of length 0 allocate 0 CopiedSpace bytes, which is invalid by mhahnenberg@apple.com · 11 years ago
  32. 61ff98c https://bugs.webkit.org/show_bug.cgi?id=120139 by barraclough@apple.com · 12 years ago
  33. cd07b47 Assertion failure in JSC::SlotVisitor::copyLater when marking JSDataView by fpizlo@apple.com · 12 years ago
  34. 174570f https://bugs.webkit.org/show_bug.cgi?id=120093 by barraclough@apple.com · 12 years ago
  35. 47d7ba8 https://bugs.webkit.org/show_bug.cgi?id=119995 by barraclough@apple.com · 12 years ago
  36. 5e55df2 https://bugs.webkit.org/show_bug.cgi?id=119972 by barraclough@apple.com · 12 years ago
  37. 0e0d931 Typed arrays should be rewritten https://bugs.webkit.org/show_bug.cgi?id=119064 by fpizlo@apple.com · 12 years ago