Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc245 Variable var_lastindex(this, MachineRepresentation::kTagged); in RegExpPrototypeExecBodyWithoutResult() local
248 var_lastindex.Bind(regexp_lastindex); in RegExpPrototypeExecBodyWithoutResult()
261 var_lastindex.Bind( in RegExpPrototypeExecBodyWithoutResult()
286 Node* const lastindex = var_lastindex.value(); in RegExpPrototypeExecBodyWithoutResult()
304 var_lastindex.Bind(smi_zero); in RegExpPrototypeExecBodyWithoutResult()
321 var_lastindex.value(), last_match_info); in RegExpPrototypeExecBodyWithoutResult()