Searched refs:compiler_cache (Results 1 – 2 of 2) sorted by relevance
47 if (isolate->compiler_cache() == nullptr) { in Setup()52 DCHECK_NOT_NULL(isolate->compiler_cache()); in Setup()
1741 compiler::PerIsolateCompilerCache* compiler_cache() const { in compiler_cache() function