Searched refs:PrintLabelsIndented (Results 1 – 2 of 2) sorted by relevance
1179 void AstPrinter::PrintLabelsIndented(ZoneList<const AstRawString*>* labels) { in PrintLabelsIndented() function in v8::internal::AstPrinter1309 PrintLabelsIndented(node->target()->labels()); in VisitContinueStatement()1315 PrintLabelsIndented(node->target()->labels()); in VisitBreakStatement()1334 PrintLabelsIndented(node->labels()); in VisitSwitchStatement()1356 PrintLabelsIndented(node->labels()); in VisitDoWhileStatement()1364 PrintLabelsIndented(node->labels()); in VisitWhileStatement()1372 PrintLabelsIndented(node->labels()); in VisitForStatement()
126 void PrintLabelsIndented(ZoneList<const AstRawString*>* labels);