Searched refs:stack_reg (Results 1 – 1 of 1) sorted by relevance
1470 ActionNode* ActionNode::BeginSubmatch(int stack_reg, in BeginSubmatch() argument1475 result->data_.u_submatch.stack_pointer_register = stack_reg; in BeginSubmatch()1481 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, in PositiveSubmatchSuccess() argument1488 result->data_.u_submatch.stack_pointer_register = stack_reg; in PositiveSubmatchSuccess()