Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc173 compiler::Node* FastLoadLastIndex(CodeStubAssembler* a, compiler::Node* context, in FastLoadLastIndex() function
205 var_value.Bind(FastLoadLastIndex(a, context, regexp)); in LoadLastIndex()
1178 is_fastpath ? FastLoadLastIndex(a, context, receiver) in Generate_RegExpPrototypeSearchBody()