Home
last modified time | relevance | path

Searched refs:PrintLabels (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ast/
Dprettyprinter.h94 void PrintLabels(ZonePtrList<const AstRawString>* labels);
Dprettyprinter.cc593 void AstPrinter::PrintLabels(ZonePtrList<const AstRawString>* labels) { in PrintLabels() function in v8::internal::AstPrinter
757 PrintLabels(labels); in PrintLabelsIndented()