Home
last modified time | relevance | path

Searched refs:NegativeLookaroundChoiceNode (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-dotprinter.cc120 NegativeLookaroundChoiceNode* that) { in VisitNegativeLookaroundChoice()
H A Dregexp-compiler.cc1398 void NegativeLookaroundChoiceNode::GetQuickCheckDetails( in GetQuickCheckDetails()
1988 RegExpNode* NegativeLookaroundChoiceNode::FilterOneByte(int depth, in FilterOneByte()
3550 NegativeLookaroundChoiceNode* that) { in VisitNegativeLookaroundChoiceLookaroundNode()
3551 VisitChoice(that, NegativeLookaroundChoiceNode::kLookaroundIndex); in VisitNegativeLookaroundChoiceLookaroundNode()
3555 NegativeLookaroundChoiceNode* that) { in VisitNegativeLookaroundChoiceContinueNode()
3556 VisitChoice(that, NegativeLookaroundChoiceNode::kContinueIndex); in VisitNegativeLookaroundChoiceContinueNode()
3590 // NegativeLookaroundChoiceNode. in VisitAction()
3607 // because NegativeLookaroundChoiceNode ignores its lookaround successor in VisitAction()
3634 NegativeLookaroundChoiceNode* that) {} in VisitNegativeLookaroundChoiceLookaroundNode()
3637 NegativeLookaroundChoiceNode* tha in VisitNegativeLookaroundChoiceContinueNode()
[all...]
H A Dregexp-nodes.h667 class NegativeLookaroundChoiceNode : public ChoiceNode { class
669 explicit NegativeLookaroundChoiceNode(GuardedAlternative this_must_fail, in NegativeLookaroundChoiceNode() function in v8::internal::NegativeLookaroundChoiceNode
H A Dregexp-compiler-tonode.cc999 ChoiceNode* choice_node = zone->New<NegativeLookaroundChoiceNode>( in RationalizeConsecutiveAtoms()

Completed in 14 milliseconds