Home | History | Annotate | Download | only in runtime

Lines Matching refs:jit

32 #include "jit/jit.h"
33 #include "jit/jit_code_cache.h"
92 jit::Jit* jit = runtime->GetJit();
93 if (jit != nullptr) {
95 jit::JitCodeCache* code_cache = jit->GetCodeCache();