1. aaf87c8 [JSC] RegExpConstructor should not have own IsoSubspace by ysuzuki@apple.com · 6 years ago
  2. 8f1a23d RegExpCachedResult::setInput should reify left and right contexts by fpizlo@apple.com · 8 years ago
  3. f7240e0 Get rid of HeapRootVisitor and make SlotVisitor less painful to use by fpizlo@apple.com · 8 years ago
  4. 0ef4395 by fpizlo@apple.com · 8 years ago
  5. 74ef398 Reduce the number of instructions needed to record the last regexp result by fpizlo@apple.com · 9 years ago
  6. 68cf74d RegExp.prototype.exec() should call into Yarr at most once by fpizlo@apple.com · 9 years ago
  7. 7518ba2 RegExpMatchesArray doesn't know how to have a bad time by fpizlo@apple.com · 9 years ago
  8. 2dc1b5f Unreviewed assertion fix. by akling@apple.com · 10 years ago
  9. c98b79c Use plain JSArray for RegExp matches instead of a lazily populated custom object. by akling@apple.com · 10 years ago
  10. fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 11 years ago
  11. 9a9a4b5 Renamed JSGlobalData to VM https://bugs.webkit.org/show_bug.cgi?id=114777 by ggaren@apple.com · 12 years ago
  12. a4b4cbe The JITThunks class should be in its own file, and doing so should not break the build by fpizlo@apple.com · 12 years ago
  13. acb40df Removed the NULL checks from visitChildren functions by ggaren@apple.com · 13 years ago
  14. 0a0af1a RexExp constructor last match properties should not rely on previous ovector by barraclough@apple.com · 13 years ago