Home
last modified time | relevance | path

Searched defs:previous_last_index (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-regexp.cc1750 Node* const previous_last_index = FastLoadLastIndex(regexp); in RegExpPrototypeSearchBodyFast() local
1786 Node* const previous_last_index = SlowLoadLastIndex(context, regexp); in RegExpPrototypeSearchBodySlow() local