Home | History | Annotate | Download | only in runtime

Lines Matching full:code_cache

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