Home
last modified time | relevance | path

Searched defs:PrintDeclarations (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dprettyprinter.cc595 void PrettyPrinter::PrintDeclarations(ZoneList<Declaration*>* declarations) { in PrintDeclarations() function in v8::internal::PrettyPrinter
706 void AstPrinter::PrintDeclarations(ZoneList<Declaration*>* declarations) { in PrintDeclarations() function in v8::internal::AstPrinter