1. cf523f4 Merge WTFThreadData to Thread::current by utatane.tea@gmail.com · 8 years ago
  2. c79543c Unreviewed, rolling out r219176. https://bugs.webkit.org/show_bug.cgi?id=174436 by commit-queue@webkit.org · 8 years ago
  3. 1efb254 WTF::Thread should have the threads stack bounds. by utatane.tea@gmail.com · 8 years ago
  4. 162207b Unreviewed, rolling out r219060. https://bugs.webkit.org/show_bug.cgi?id=174108 by commit-queue@webkit.org · 8 years ago
  5. 1a8fca7 WTF::Thread should have the threads stack bounds. by utatane.tea@gmail.com · 8 years ago
  6. 03916fe Introduce a VM Traps mechanism and refactor Watchdog to use it. by mark.lam@apple.com · 8 years ago
  7. 22104f5 Unreviewed, rolling out r206522. by ryanhaddad@apple.com · 9 years ago
  8. c53123e Unreviewed, rolling out r206506. https://bugs.webkit.org/show_bug.cgi?id=162682 by commit-queue@webkit.org · 9 years ago
  9. 71ae5a4 Adopt #pragma once in JavaScriptCore by commit-queue@webkit.org · 9 years ago
  10. 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
  11. 595eebd Unreviewed, roll out r204901, r204897, r204866, r204856, r204854. by fpizlo@apple.com · 9 years ago
  12. 2b38150 Unreviewed, fix CLoop build. by fpizlo@apple.com · 9 years ago
  13. 1d9c98d We should use different stack limits for stack checks from JS and host code. by mark.lam@apple.com · 9 years ago
  14. b083d15 More stack limit and reserved zone renaming. by mark.lam@apple.com · 9 years ago
  15. 504b1cc Refactor JSStack to only be the stack data structure for the C Loop. by mark.lam@apple.com · 9 years ago
  16. 4a528d0 Internal JSC profiler should have a timestamped log of events for each code block by fpizlo@apple.com · 9 years ago
  17. 390337b Add op_watchdog opcode that is generated when VM has a watchdog by sbarati@apple.com · 9 years ago
  18. 67a95f1 Rename Watchdog::didFire to Watchdog::shouldTerminate because that's what didFire really meant by sbarati@apple.com · 9 years ago
  19. 127015c watchdog m_didFire state erroneously retained. by mark.lam@apple.com · 10 years ago