Home | History | Annotate | Download | only in src

Lines Matching defs:DoParseProgram

582     return DoParseProgram(info, source, &zone_scope);
586 return DoParseProgram(info, source, &zone_scope);
591 FunctionLiteral* Parser::DoParseProgram(CompilationInfo* info,
1148 // add this scope in DoParseProgram(), but that requires adaptations