Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc3532 that->info()->AddFromFollowing(that->on_success()->info()); in VisitAction()
3538 that->info()->AddFromFollowing(that->alternatives()->at(i).node()->info()); in VisitChoice()
3542 that->info()->AddFromFollowing(that->continue_node()->info()); in VisitLoopChoiceContinueNode()
3546 that->info()->AddFromFollowing(that->loop_node()->info()); in VisitLoopChoiceLoopNode()
H A Dregexp-nodes.h71 void AddFromFollowing(NodeInfo* that) { in AddFromFollowing() function

Completed in 9 milliseconds