Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.h84 void RegExpPrototypeSearchBodySlow(Node* const context, Node* const regexp,
Dbuiltins-regexp.cc1779 void RegExpBuiltinsAssembler::RegExpPrototypeSearchBodySlow( in RegExpPrototypeSearchBodySlow() function in v8::internal::RegExpBuiltinsAssembler
1870 RegExpPrototypeSearchBodySlow(context, receiver, string); in TF_BUILTIN()