Searched refs:jit_code_cache_ (Results 1 – 3 of 3) sorted by relevance
115 jit::JitCodeCache* jit_code_cache_; variable
85 : jit_code_cache_(jit_code_cache), in ProfileSaver()543 jit_code_cache_->GetProfiledMethods(locations, profile_methods); in ProcessProfilingInfo()736 DCHECK_EQ(instance_->jit_code_cache_, jit_code_cache); in Start()
1003 std::unique_ptr<jit::JitCodeCache> jit_code_cache_; variable