Searched refs:EnsureAnalyzed (Results 1 – 2 of 2) sorted by relevance
4737 void Analysis::EnsureAnalyzed(RegExpNode* that) { in EnsureAnalyzed() function in v8::internal::Analysis4779 EnsureAnalyzed(that->on_success()); in VisitText()4788 EnsureAnalyzed(target); in VisitAction()4801 EnsureAnalyzed(node); in VisitChoice()4815 EnsureAnalyzed(node); in VisitLoopChoice()4822 EnsureAnalyzed(that->loop_node()); in VisitLoopChoice()4830 EnsureAnalyzed(that->on_success()); in VisitBackReference()4835 EnsureAnalyzed(that->on_success()); in VisitAssertion()5190 analysis.EnsureAnalyzed(node); in Compile()
1336 void EnsureAnalyzed(RegExpNode* node);