1. 5c4dbc4 Replace use of OwnArrayPtr<Foo> with std::unique_ptr<Foo[]> in JavaScriptCore by weinig@apple.com · 12 years ago
  2. d205666 fourthTier: should use ConcurrentJITLock[er] directly and not through typedef by oliver@apple.com · 12 years ago
  3. 284cc3d fourthTier: DFG should be able to run on a separate thread by oliver@apple.com · 12 years ago
  4. ed9bde7 Stop including UnusedParam.h https://bugs.webkit.org/show_bug.cgi?id=116003 by andersca@apple.com · 12 years ago
  5. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  6. 9400df8 2012-09-01 Geoffrey Garen <ggaren@apple.com> by ggaren@apple.com · 13 years ago
  7. 1929b29 Not reviewed. by ggaren@apple.com · 13 years ago
  8. 0b44fca Shrink activation objects by half https://bugs.webkit.org/show_bug.cgi?id=95591 by ggaren@apple.com · 13 years ago
  9. b11e787 Use one object instead of two for closures, eliminating ScopeChainNode by ggaren@apple.com · 13 years ago
  10. 47e224a Don't use malloc / destructors for activation objects by ggaren@apple.com · 13 years ago
  11. 26af9b6 Global object variable accesses should not require an extra load by fpizlo@apple.com · 13 years ago