Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetJit

2323   if (runtime->GetJit() != nullptr) {
2324 jit::JitCodeCache* code_cache = runtime->GetJit()->GetCodeCache();
3097 jit::Jit* jit = Runtime::Current()->GetJit();
3102 DCHECK(runtime->UseJitCompilation() && runtime->GetJit()->JitAtFirstUse());