Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.h131 void RegExpPrototypeSearchBodyFast(Node* const context, Node* const regexp,
Dbuiltins-regexp-gen.cc2183 void RegExpBuiltinsAssembler::RegExpPrototypeSearchBodyFast( in RegExpPrototypeSearchBodyFast() function in v8::internal::RegExpBuiltinsAssembler
2323 RegExpPrototypeSearchBodyFast(context, receiver, string); in TF_BUILTIN()