Searched refs:print_ast (Results 1 – 2 of 2) sorted by relevance
99 bool print_ast = false; in MakeCodePrologue() local104 print_ast = FLAG_print_builtin_ast; in MakeCodePrologue()108 print_ast = FLAG_print_ast; in MakeCodePrologue()112 if (FLAG_trace_codegen || print_source || print_ast) { in MakeCodePrologue()131 if (!info->IsStub() && print_ast) { in MakeCodePrologue()
726 DEFINE_BOOL(print_ast, false, "print source AST")