Searched refs:compiler_cache (Results 1 – 3 of 3) sorted by relevance
47 if (isolate->compiler_cache() == nullptr) { in Setup()52 DCHECK_NOT_NULL(isolate->compiler_cache()); in Setup()
336 PerIsolateCompilerCache* compiler_cache() const { return compiler_cache_; } in compiler_cache() function
1489 compiler::PerIsolateCompilerCache* compiler_cache() const { in compiler_cache() function