Home | History | Annotate | Download | only in parsing

Lines Matching defs:ParseProgram

588 FunctionLiteral* Parser::ParseProgram(Isolate* isolate, ParseInfo* info) {
597 : &RuntimeCallStats::ParseProgram);
598 TRACE_EVENT0(TRACE_DISABLED_BY_DEFAULT("v8.compile"), "V8.ParseProgram");