Searched defs:PrintProgram (Results 1 – 1 of 1) sorted by relevance
449 const char* PrettyPrinter::PrintProgram(FunctionLiteral* program) { in PrintProgram() function in v8::internal::PrettyPrinter700 const char* AstPrinter::PrintProgram(FunctionLiteral* program) { in PrintProgram() function in v8::internal::AstPrinter