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