Home
last modified time | relevance | path

Searched defs:position_reg (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h556 NegativeSubmatchSuccess(int stack_pointer_reg, int position_reg, in NegativeSubmatchSuccess() argument
H A Dregexp-compiler.cc672 ActionNode* ActionNode::BeginPositiveSubmatch(int stack_reg, int position_reg, in BeginPositiveSubmatch() argument
681 ActionNode* ActionNode::BeginNegativeSubmatch(int stack_reg, int position_reg, in BeginNegativeSubmatch() argument
690 ActionNode* ActionNode::PositiveSubmatchSuccess(int stack_reg, int position_reg, in PositiveSubmatchSuccess() argument

Completed in 12 milliseconds