Searched refs:kConsumeCodeCache (Results 1 – 4 of 4) sorted by relevance
1368 kConsumeCodeCache, enumerator1455 return CacheBehaviour::kConsumeCodeCache; in GetCacheBehaviour()1519 case CacheBehaviour::kConsumeCodeCache: in GetCacheBehaviourTimedHistogram()1598 DCHECK(compile_options == ScriptCompiler::kConsumeCodeCache); in GetSharedFunctionInfoForScript()1613 compile_options == ScriptCompiler::kConsumeCodeCache; in GetSharedFunctionInfoForScript()1691 DCHECK(compile_options == ScriptCompiler::kConsumeCodeCache); in GetWrappedFunction()1702 compile_options == ScriptCompiler::kConsumeCodeCache; in GetWrappedFunction()
529 if (options.compile_options == ScriptCompiler::kConsumeCodeCache) { in ExecuteString()3468 options.compile_options = v8::ScriptCompiler::kConsumeCodeCache; in Main()
2381 if (options == kConsumeCodeCache) { in CompileUnboundInternal()2399 if (options == kConsumeCodeCache) { in CompileUnboundInternal()2437 CHECK(options == kNoCompileOptions || options == kConsumeCodeCache); in CompileModule()2501 DCHECK(options == CompileOptions::kConsumeCodeCache || in CompileFunctionInContext()2541 if (options == kConsumeCodeCache) { in CompileFunctionInContext()2555 if (options == kConsumeCodeCache) { in CompileFunctionInContext()
1556 kConsumeCodeCache,