Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc2314 Node* const new_match_start = in ReplaceGlobalCallableFastPath() local
2317 var_match_start.Bind(SmiTag(new_match_start)); in ReplaceGlobalCallableFastPath()
2328 Node* const new_match_start = SmiSub(next_elem, elem); in ReplaceGlobalCallableFastPath() local
2329 var_match_start.Bind(new_match_start); in ReplaceGlobalCallableFastPath()
2347 Node* const new_match_start = in ReplaceGlobalCallableFastPath() local
2349 var_match_start.Bind(new_match_start); in ReplaceGlobalCallableFastPath()