Searched refs:stack_reg (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/regexp/
H A Djsregexp.cc1534 ActionNode* ActionNode::BeginSubmatch(int stack_reg, argument
1539 result->data_.u_submatch.stack_pointer_register = stack_reg;
1545 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, argument
1552 result->data_.u_submatch.stack_pointer_register = stack_reg;

Completed in 57 milliseconds