Searched refs:parse_allow_lazy (Results 1 – 1 of 1) sorted by relevance
1268 bool parse_allow_lazy = (options == ScriptCompiler::kConsumeParserCache || in CompileToplevel() local1273 parse_info->set_allow_lazy_parsing(parse_allow_lazy); in CompileToplevel()1274 if (!parse_allow_lazy && in CompileToplevel()