Searched refs:kProduceParserCache (Results 1 – 10 of 10) sorted by relevance
18 DCHECK(options == ScriptCompiler::kProduceParserCache || in BackgroundParsingTask()47 if (options == ScriptCompiler::kProduceParserCache || in Run()
1066 (options == ScriptCompiler::kProduceParserCache || in CompileToplevel()1461 } else if (compile_options == ScriptCompiler::kProduceParserCache || in GetSharedFunctionInfoForScript()
357 } else if (compile_options == ScriptCompiler::kProduceParserCache) { in CompileString()1992 options.compile_options = v8::ScriptCompiler::kProduceParserCache; in SetOptions()
1904 (options == kProduceParserCache || options == kProduceCodeCache)) { in CompileUnboundInternal()1952 if ((options == kProduceParserCache || options == kProduceCodeCache) && in CompileUnboundInternal()
109 info.set_compile_options(v8::ScriptCompiler::kProduceParserCache); in RunBaselineParser()
442 v8::ScriptCompiler::kProduceParserCache) in ParserCacheCompileRun()
237 v8::ScriptCompiler::kProduceParserCache) in TEST()286 v8::ScriptCompiler::kProduceParserCache) in TEST()2712 info.set_compile_options(v8::ScriptCompiler::kProduceParserCache); in TEST()
15335 v8::ScriptCompiler::kProduceParserCache) in TEST()24096 isolate, &source, v8::ScriptCompiler::kProduceParserCache); in TEST()24373 v8::ScriptCompiler::kProduceParserCache) in TEST()
755 return compile_options_ == ScriptCompiler::kProduceParserCache; in produce_cached_parse_data()
1279 kProduceParserCache, enumerator