Home
last modified time | relevance | path

Searched refs:var_match_indices (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2887 TNode<RegExpMatchInfo> var_match_indices = in ReplaceSimpleStringFastPath() local
2895 var_match_indices, RegExpMatchInfo::kFirstCaptureIndex)); in ReplaceSimpleStringFastPath()
2897 var_match_indices, RegExpMatchInfo::kFirstCaptureIndex + 1)); in ReplaceSimpleStringFastPath()