Searched refs:kConsumeParserCache (Results 1 – 7 of 7) sorted by relevance
116 info.set_compile_options(v8::ScriptCompiler::kConsumeParserCache); in RunBaselineParser()
100 if (compile_options == ScriptCompiler::kConsumeParserCache) { in set_compile_options()
294 compile_options_ == ScriptCompiler::kConsumeParserCache;
1394 DCHECK(compile_options == ScriptCompiler::kConsumeParserCache || in GetSharedFunctionInfoForScript()
444 compile_options = ScriptCompiler::kConsumeParserCache; in CompileString()
2020 if (options == kConsumeParserCache || options == kConsumeCodeCache) { in CompileUnboundInternal()2070 } else if (options == kConsumeParserCache || options == kConsumeCodeCache) { in CompileUnboundInternal()
1303 kConsumeParserCache, enumerator