Searched defs:match_info (Results 1 – 6 of 6) sorted by relevance
111 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local128 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local136 Handle<RegExpMatchInfo> match_info = isolate->regexp_last_match_info(); in BUILTIN() local
163 TNode<RegExpMatchInfo> match_info, TNode<String> string) { in ConstructNewResultFromMatchInfo()326 TNode<Number> last_index, TNode<RegExpMatchInfo> match_info) { in RegExpExecInternal()1004 TNode<FixedArray> match_info = CAST(Parameter(Descriptor::kMatchInfo)); in TF_BUILTIN() local1064 TNode<RegExpMatchInfo> match_info = CAST(Parameter(Descriptor::kMatchInfo)); in TF_BUILTIN() local
61 struct match_info { struct62 const char * String;63 int Length;
17 Isolate* isolate, Handle<RegExpMatchInfo> match_info, int capture, in GenericCaptureGetter()
935 Handle<RegExpMatchInfo> match_info) in MatchInfoBackedMatch()
10639 Isolate* isolate, Handle<RegExpMatchInfo> match_info, int capture_count) { in ReserveCaptures()