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

/external/chromium_org/v8/src/
H A Djsregexp.h758 static ActionNode* IncrementRegister(int reg, RegExpNode* on_success);
H A Djsregexp.cc1483 ActionNode* ActionNode::IncrementRegister(int reg, RegExpNode* on_success) { function in class:v8::internal::ActionNode
5000 ? static_cast<RegExpNode*>(ActionNode::IncrementRegister(reg_ctr, center))

Completed in 2462 milliseconds