1. 6712c2d Remove excessive headers from JavaScriptCore by annulen@yandex.ru · 8 years ago
  2. 9178b3a [JSC] Drop PassRefPtr in inspector/ by utatane.tea@gmail.com · 8 years ago
  3. c4ec8e2 Propagate the source origin as much as possible by utatane.tea@gmail.com · 8 years ago
  4. 451de99 Add CatchScope and force all exception checks to be via ThrowScope or CatchScope. by mark.lam@apple.com · 9 years ago
  5. 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
  6. 595eebd Unreviewed, roll out r204901, r204897, r204866, r204856, r204854. by fpizlo@apple.com · 9 years ago
  7. 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
  8. 2e1bfea Remove more uses of Deprecated::ScriptXXX by darin@apple.com · 9 years ago
  9. f76f1b4 [ES6] Support Reflect.construct https://bugs.webkit.org/show_bug.cgi?id=147330 by utatane.tea@gmail.com · 9 years ago
  10. e1246e5 Web Inspector: $0 stops working after navigating to a different domain by commit-queue@webkit.org · 9 years ago
  11. 05ca5e8 Web Inspector: Clean up InjectedScript uses by commit-queue@webkit.org · 9 years ago
  12. 0f0eec6 Web Inspector: should crash on purpose if InjectedScriptSource.js is unparseable by bburg@apple.com · 10 years ago
  13. 6c5e076 Use NakedPtr<Exception>& to return exception results. by mark.lam@apple.com · 10 years ago
  14. 6ed0827 finally blocks should not set the exception stack trace when re-throwing the exception. by mark.lam@apple.com · 10 years ago
  15. 25da412 Some event handler fixes https://bugs.webkit.org/show_bug.cgi?id=142474 by darin@apple.com · 10 years ago
  16. d77a314 Remove ENABLE(INSPECTOR) ifdef guards by ossy@webkit.org · 10 years ago
  17. de4d1cf Web Inspector: Provide $exception in the console for the thrown exception value by joepeck@webkit.org · 10 years ago
  18. ba2d103 Web Inspector: InspectorValues should use references for out parameters by burg@cs.washington.edu · 11 years ago
  19. 68ca4db Source/JavaScriptCore: by burg@cs.washington.edu · 11 years ago
  20. 906a4ec Unreviewed, rolling out r173402. https://bugs.webkit.org/show_bug.cgi?id=136649 by commit-queue@webkit.org · 11 years ago
  21. d2ebe60 Move CallFrame and Register inlines functions out of JSScope.h. by mark.lam@apple.com · 11 years ago
  22. 4ed8903 Web Inspector: Do not copy large module source strings by commit-queue@webkit.org · 11 years ago
  23. b5d2afc Web Inspector: rewrite CodeGeneratorInspector to be modular and testable by burg@cs.washington.edu · 11 years ago
  24. 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
  25. 70e45cf Web Inspector: CRASH when debugger closes while paused and remote inspecting a JSContext by joepeck@webkit.org · 11 years ago
  26. 69a4eaf Web Inspector: Move InjectedScript classes into JavaScriptCore by joepeck@webkit.org · 11 years ago