1. 060e751 Block scoped variables should be visible across scripts by saambarati1@gmail.com · 10 years ago
  2. 6c5e076 Use NakedPtr<Exception>& to return exception results. by mark.lam@apple.com · 10 years ago
  3. 6ed0827 finally blocks should not set the exception stack trace when re-throwing the exception. by mark.lam@apple.com · 10 years ago
  4. 749c119 Source/JavaScriptCore: by oliver@apple.com · 10 years ago
  5. d77a314 Remove ENABLE(INSPECTOR) ifdef guards by ossy@webkit.org · 10 years ago
  6. b1ed12b Fixed the Inspector to be able to properly distinguish between scope types. by mark.lam@apple.com · 11 years ago
  7. 906a4ec Unreviewed, rolling out r173402. https://bugs.webkit.org/show_bug.cgi?id=136649 by commit-queue@webkit.org · 11 years ago
  8. d2ebe60 Move CallFrame and Register inlines functions out of JSScope.h. by mark.lam@apple.com · 11 years ago
  9. 268dda7 DebuggerCallFrame::scope() should return a DebuggerScope. by mark.lam@apple.com · 11 years ago
  10. 8fe56b8 REGRESSION: Inspector crashes when debugger is paused and injected scripts access window.screen(). by mark.lam@apple.com · 11 years ago
  11. 2c4a7e9 Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, r170728, r170729, r170819, r170821, r170836, r170855, r170860, r170890, r170907, r170929, r171052, r171106, r171152, r171153, r171214 from ftlopt. by fpizlo@apple.com · 11 years ago
  12. 2de49b7 Static hash tables no longer need to be coupled with a VM. by akling@apple.com · 11 years ago
  13. 27030ad Remove some unneeded debugger code. by mark.lam@apple.com · 11 years ago
  14. 761ee8c Move JavaScriptCallFrame and ScriptDebugServer into JavaScriptCore for inspector by joepeck@webkit.org · 11 years ago