Searched refs:IncrementRegister (Results 1 – 2 of 2) sorted by relevance
622 static ActionNode* IncrementRegister(int reg, RegExpNode* on_success);
1441 ActionNode* ActionNode::IncrementRegister(int reg, RegExpNode* on_success) { in IncrementRegister() function in v8::internal::ActionNode5531 ? static_cast<RegExpNode*>(ActionNode::IncrementRegister(reg_ctr, center)) in ToNode()