Home | History | Annotate | Download | only in runtime

Lines Matching refs:code_cache

609     jit::JitCodeCache* code_cache = jit->GetCodeCache();
610 OatQuickMethodHeader* method_header = code_cache->LookupMethodHeader(pc, this);
615 DCHECK(!code_cache->ContainsPc(reinterpret_cast<const void*>(pc)))