Searched defs:last_match_info (Results 1 – 5 of 5) sorted by relevance
404 Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalAtomRegExpWithString()482 Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalRegExpWithString()564 Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalRegExpWithEmptyString()663 Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalRegExpWithStringHelper()1082 Handle<RegExpMatchInfo> last_match_info = isolate->regexp_last_match_info(); in StringReplaceNonGlobalRegExpWithFunction() local1166 Handle<RegExpMatchInfo> last_match_info = isolate->regexp_last_match_info(); in RegExpReplace() local
431 Node* const last_match_info = a->LoadContextElement( in RegExpPrototypeExecInternal() local1329 Handle<RegExpMatchInfo> last_match_info = isolate->regexp_last_match_info(); in RegExpSplit() local1674 Node* last_match_info = a->LoadContextElement( in ReplaceGlobalCallableFastPath() local1879 Node* const last_match_info = a->LoadContextElement( in ReplaceSimpleStringFastPath() local
193 Handle<RegExpMatchInfo> last_match_info) { in Exec()221 static void SetAtomLastCapture(Handle<RegExpMatchInfo> last_match_info, in SetAtomLastCapture()285 Handle<RegExpMatchInfo> last_match_info) { in AtomExec()564 Handle<RegExpMatchInfo> last_match_info) { in IrregexpExec()609 Handle<RegExpMatchInfo> last_match_info, Handle<String> subject, in SetLastMatchInfo()
1990 Handle<RegExpMatchInfo> last_match_info = factory->NewRegExpMatchInfo(); in InitializeGlobal() local
12148 HValue* last_match_info = Pop(); in GenerateRegExpExec() local