1. 061a887 Fix JSC files so that we can build a release build with NDEBUG #undef'ed. by mark.lam@apple.com · 8 years ago
  2. 4fe6b58 FastBitVector should have efficient and easy-to-use vector-vector operations by fpizlo@apple.com · 9 years ago
  3. bc16ddb Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression by fpizlo@apple.com · 9 years ago
  4. c258519 [DFG][FTL] Implement ES6 Generators in DFG / FTL by utatane.tea@gmail.com · 9 years ago
  5. 595eebd Unreviewed, roll out r204901, r204897, r204866, r204856, r204854. by fpizlo@apple.com · 9 years ago
  6. aa6cc56 Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression by fpizlo@apple.com · 9 years ago
  7. 0d6aca2 Generators violate bytecode liveness validation by fpizlo@apple.com · 9 years ago
  8. fdd9bf4 [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
  9. 44c6282 Unreviewed, rolling out r192914. https://bugs.webkit.org/show_bug.cgi?id=151734 by commit-queue@webkit.org · 9 years ago
  10. d688eaf [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature by utatane.tea@gmail.com · 9 years ago
  11. 66220c7 [JSC] Reduce the memory usage of BytecodeLivenessAnalysis by benjamin@webkit.org · 10 years ago
  12. 747f4af DFG should insert Phantoms late using BytecodeKills and block-local OSR availability by fpizlo@apple.com · 10 years ago
  13. da834ae Heap variables shouldn't end up in the stack frame by fpizlo@apple.com · 10 years ago
  14. 718fc67 Bytecode liveness analysis should have more lambdas and fewer sets by fpizlo@apple.com · 10 years ago
  15. 0309686b Stores to local captured variables should be intercepted by fpizlo@apple.com · 11 years ago
  16. a4ea066 Instead of watchpointing activation allocation, we should watchpoint entry into functions that have captured variables by fpizlo@apple.com · 11 years ago
  17. 2eb67ec Do bytecode validation as part of testing by fpizlo@apple.com · 11 years ago
  18. 002405c FTL should have an explicit notion of bytecode liveness by fpizlo@apple.com · 11 years ago
  19. 7c1eb76 Make CLoop easier to build, and make it work by oliver@apple.com · 11 years ago
  20. d0f35b6 Liveness analysis should take less memory in CodeBlock when it is unused by fpizlo@apple.com · 11 years ago
  21. 3811e21 CodeBlocks should be able to determine bytecode liveness by mhahnenberg@apple.com · 11 years ago