1. 13aae08 Replace WTF::move with WTFMove https://bugs.webkit.org/show_bug.cgi?id=152601 by aestes@apple.com · 9 years ago
  2. 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
  3. fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 11 years ago
  4. b426f86 Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead by fpizlo@apple.com · 11 years ago
  5. 2a6c489 Change a couple of HashMap value types from OwnPtr to std::unique_ptr by andersca@apple.com · 12 years ago
  6. d17e17e Shrank the SourceProvider cache https://bugs.webkit.org/show_bug.cgi?id=110158 by ggaren@apple.com · 12 years ago
  7. 4509470 Use HashMap<OwnPtr> for SourceProviderCache items by caio.oliveira@openbossa.org · 13 years ago
  8. 2a1e915 2011-02-10 Michael Saboff <msaboff@apple.com> by msaboff@apple.com · 14 years ago
  9. be333a7 REGRESSION: Leak in JSParser::Scope::copyCapturedVariablesToVector() by antti@apple.com · 14 years ago