Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds