Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dprettyprinter.h62 const char* PrintExpression(FunctionLiteral* program);
Dprettyprinter.cc945 const char* PrettyPrinter::PrintExpression(FunctionLiteral* program) { in PrintExpression() function in v8::internal::PrettyPrinter