Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.h79 void RegExpPrototypeMatchBody(Node* const context, Node* const regexp,
Dbuiltins-regexp.cc1563 void RegExpBuiltinsAssembler::RegExpPrototypeMatchBody(Node* const context, in RegExpPrototypeMatchBody() function in v8::internal::RegExpBuiltinsAssembler
1741 RegExpPrototypeMatchBody(context, receiver, string, true); in TF_BUILTIN()
1744 RegExpPrototypeMatchBody(context, receiver, string, false); in TF_BUILTIN()