Searched refs:LoadLastIndex (Results 1 – 2 of 2) sorted by relevance
50 TNode<Object> LoadLastIndex(TNode<Context> context, TNode<Object> regexp,
130 TNode<Object> RegExpBuiltinsAssembler::LoadLastIndex(TNode<Context> context, in LoadLastIndex() function in v8::internal::RegExpBuiltinsAssembler669 LoadLastIndex(context, regexp, is_fastpath); in RegExpPrototypeExecBodyWithoutResult()1936 LoadLastIndex(CAST(context), CAST(regexp), is_fastpath); in RegExpPrototypeMatchBody()