Searched refs:has_cache (Results 1 – 1 of 1) sorted by relevance
297 const bool has_cache = cached_data != nullptr; in LookupAndCompileInternal() local299 has_cache ? ScriptCompiler::kConsumeCodeCache in LookupAndCompileInternal()306 has_cache ? "with" : "without"); in LookupAndCompileInternal()332 *result = (has_cache && !script_source.GetCachedData()->rejected) in LookupAndCompileInternal()336 if (has_cache) { in LookupAndCompileInternal()