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

/external/chromium_org/v8/src/
H A Djsregexp.cc1512 ActionNode* ActionNode::BeginSubmatch(int stack_reg, argument
1517 result->data_.u_submatch.stack_pointer_register = stack_reg;
1523 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, argument
1530 result->data_.u_submatch.stack_pointer_register = stack_reg;

Completed in 91 milliseconds