Searched refs:ContinueTo (Results 1 – 1 of 1) sorted by relevance
162 void ContinueTo(BreakableStatement* target);986 void AstGraphBuilder::ControlScope::ContinueTo(BreakableStatement* stmt) { in ContinueTo() function in v8::internal::compiler::AstGraphBuilder::ControlScope1194 execution_control()->ContinueTo(stmt->target()); in VisitContinueStatement()