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