Home | History | Annotate | Download | only in runtime

Lines Matching defs:code_cache

2047     jit::JitCodeCache* code_cache = runtime->GetJit()->GetCodeCache();
2048 if (code_cache != nullptr) {
2049 code_cache->RemoveMethodsIn(self, *data.allocator);