Home
last modified time | relevance | path

Searched defs:stack_reg (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.cc672 ActionNode* ActionNode::BeginPositiveSubmatch(int stack_reg, int position_reg, in BeginPositiveSubmatch()
681 ActionNode* ActionNode::BeginNegativeSubmatch(int stack_reg, int position_reg, in BeginNegativeSubmatch()
690 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess()