Searched refs:MatchInfoBackedMatch (Results 1 – 1 of 1) sorted by relevance
931 class MatchInfoBackedMatch : public String::Match { class933 MatchInfoBackedMatch(Isolate* isolate, Handle<JSRegExp> regexp, in MatchInfoBackedMatch() function in v8::internal::__anon7cbb6da80511::MatchInfoBackedMatch1357 MatchInfoBackedMatch m(isolate, regexp, string, match_indices); in RegExpReplace()