Searched defs:last_match_info (Results 1 – 4 of 4) sorted by relevance
526 Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalAtomRegExpWithString()606 Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalRegExpWithString()697 Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalRegExpWithEmptyString()795 Handle<String> replacement, Handle<RegExpMatchInfo> last_match_info) { in StringReplaceGlobalRegExpWithStringHelper()1310 Handle<RegExpMatchInfo> last_match_info = isolate->regexp_last_match_info(); in RegExpReplace() local1437 Handle<RegExpMatchInfo> last_match_info = isolate->regexp_last_match_info(); in RUNTIME_FUNCTION() local
735 TNode<RegExpMatchInfo> last_match_info = CAST(LoadContextElement( in RegExpPrototypeExecBodyWithoutResult() local2363 Node* const last_match_info = LoadContextElement( in RegExpPrototypeSplitBody() local2420 Node* const last_match_info = LoadContextElement( in RegExpPrototypeSplitBody() local2689 TNode<FixedArray> last_match_info = CAST(LoadContextElement( in ReplaceGlobalCallableFastPath() local
191 Handle<RegExpMatchInfo> last_match_info) { in Exec()214 Handle<RegExpMatchInfo> last_match_info, in SetAtomLastCapture()273 Handle<RegExpMatchInfo> last_match_info) { in AtomExec()519 int previous_index, Handle<RegExpMatchInfo> last_match_info) { in IrregexpExec()567 Isolate* isolate, Handle<RegExpMatchInfo> last_match_info, in SetLastMatchInfo()
2650 Handle<RegExpMatchInfo> last_match_info = factory->NewRegExpMatchInfo(); in InitializeGlobal() local