1. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  2. 765a7de HeapTimer lifetime should be less complicated by mhahnenberg@apple.com · 12 years ago
  3. a4b4cbe The JITThunks class should be in its own file, and doing so should not break the build by fpizlo@apple.com · 12 years ago
  4. 8b97fde Change stack recursion checks to be based on stack availability. by mark.lam@apple.com · 13 years ago
  5. 0aac150 Removed ASSERT_CLASS_FITS_IN_CELL https://bugs.webkit.org/show_bug.cgi?id=97634 by ggaren@apple.com · 13 years ago
  6. 30738a7 Delayed structure sweep can leak structures without bound by mhahnenberg@apple.com · 13 years ago
  7. 7c7e427 Unreviewed, rolling out r128826 and r128813. by ossy@webkit.org · 13 years ago
  8. 013fd88 Delayed structure sweep can leak structures without bound by mhahnenberg@apple.com · 13 years ago
  9. cff06e4 Replace JSC::UString by WTF::String by benjamin@webkit.org · 13 years ago
  10. e16f809 JSLock should be per-JSGlobalData https://bugs.webkit.org/show_bug.cgi?id=89123 by mhahnenberg@apple.com · 13 years ago
  11. a6460e1 Unreviewed, rolling out r121058. by zandobersek@gmail.com · 13 years ago
  12. 6d9f86d JSLock should be per-JSGlobalData https://bugs.webkit.org/show_bug.cgi?id=89123 by mhahnenberg@apple.com · 13 years ago
  13. c143e90 Clarified JSGlobalData (JavaScript VM) lifetime by ggaren@apple.com · 13 years ago
  14. f280e17 Yarr: if we're not using the output array, don't populate it! by barraclough@apple.com · 13 years ago
  15. fa5d72e Fix remaining WTF includes in JavaScriptCore in preparation for moving WTF headers out of JavaScriptCore by eric@webkit.org · 13 years ago
  16. 215589e Placement new does an unnecessary NULL check by ggaren@apple.com · 13 years ago
  17. a2e1598 Rename JSC::Heuristics to JSC::Options by commit-queue@webkit.org · 13 years ago
  18. b039de0 De-virtualize JSObject::className https://bugs.webkit.org/show_bug.cgi?id=71428 by mhahnenberg@apple.com · 13 years ago
  19. 453d667 Add explicit JSGlobalThis type. https://bugs.webkit.org/show_bug.cgi?id=69478 by barraclough@apple.com · 14 years ago
  20. 2cc4150 Update RegExp and related classes to use 8 bit strings when available by msaboff@apple.com · 14 years ago
  21. d184441 Add JSC:RegExp functional tests https://bugs.webkit.org/show_bug.cgi?id=67339 by msaboff@apple.com · 14 years ago