Home
last modified time | relevance | path

Searched refs:kLookaroundIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-nodes.h685 static constexpr int kLookaroundIndex = 0; variable
688 return alternatives()->at(kLookaroundIndex).node(); in lookaround_node()
Dregexp-compiler.cc2006 alternatives_->at(kLookaroundIndex).set_node(neg_replacement); in FilterOneByte()
3551 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()