Searched refs:kConsumeCodeCache (Results 1 – 7 of 7) sorted by relevance
2603 kConsumeCodeCache, in Compile() enumerator2689 return CacheBehaviour::kConsumeCodeCache; in Compile()2753 case CacheBehaviour::kConsumeCodeCache: in Compile()2977 DCHECK_EQ(compile_options, ScriptCompiler::kConsumeCodeCache); in Compile()3021 compile_options == ScriptCompiler::kConsumeCodeCache; in Compile()3162 DCHECK(compile_options == ScriptCompiler::kConsumeCodeCache); in Compile()3173 compile_options == ScriptCompiler::kConsumeCodeCache; in Compile()
511 kConsumeCodeCache, enumerator
857 compile_options = ScriptCompiler::kConsumeCodeCache; in New()914 if (compile_options == ScriptCompiler::kConsumeCodeCache) { in StoreCodeCacheResult()1230 options = ScriptCompiler::kConsumeCodeCache; in CompileFunction()
202 options = ScriptCompiler::kConsumeCodeCache; in New()215 if (options == ScriptCompiler::kConsumeCodeCache && in New()
299 has_cache ? ScriptCompiler::kConsumeCodeCache in LookupAndCompileInternal()
639 if (options.compile_options == ScriptCompiler::kConsumeCodeCache) { in CompileString()645 cached_code ? ScriptCompiler::kConsumeCodeCache in CompileString()765 if (options.compile_options == ScriptCompiler::kConsumeCodeCache) { in ExecuteString()5539 v8::ScriptCompiler::kConsumeCodeCache); in Main()
2507 if (options == kConsumeCodeCache) { in CompileUnboundInternal()2571 Utils::ApiCheck(options == kNoCompileOptions || options == kConsumeCodeCache, in CompileModule()2622 DCHECK(options == CompileOptions::kConsumeCodeCache || in CompileFunctionInternal()2658 if (options == kConsumeCodeCache) { in CompileFunctionInternal()2671 if (options == kConsumeCodeCache) { in CompileFunctionInternal()