Searched refs:compilation_cache_ (Results 1 – 2 of 2) sorted by relevance
1113 CompilationCache* compilation_cache() { return compilation_cache_; } in compilation_cache()2092 CompilationCache* compilation_cache_ = nullptr; variable
3544 delete compilation_cache_; in ThrowInternal()3545 compilation_cache_ = nullptr; in ThrowInternal()3912 compilation_cache_ = new CompilationCache(this); in ThrowInternal()