Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc460 Node* const new_lastindex = a->LoadFixedArrayElement( in RegExpPrototypeExecInternal() local
464 StoreLastIndex(a, context, has_initialmap, regexp, new_lastindex); in RegExpPrototypeExecInternal()