Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.h599 static ActionNode* BeginSubmatch(int stack_pointer_reg,
Djsregexp.cc1530 ActionNode* ActionNode::BeginSubmatch(int stack_reg, in BeginSubmatch() function in v8::internal::ActionNode
5659 RegExpNode* end_of_line = ActionNode::BeginSubmatch( in ToNode()
5716 return ActionNode::BeginSubmatch(stack_pointer_register_, in ForMatch()
5727 return ActionNode::BeginSubmatch(stack_pointer_register_, in ForMatch()