Searched defs:PrintProgram (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dprettyprinter.cc449 const char* PrettyPrinter::PrintProgram(FunctionLiteral* program) { function in class:v8::internal::PrettyPrinter
700 const char* AstPrinter::PrintProgram(FunctionLiteral* program) { function in class:v8::internal::AstPrinter
938 // will be printed via PrintProgram when the code for it is

Completed in 57 milliseconds