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