Searched refs:use_jit (Results 1 – 2 of 2) sorted by relevance
103 bool use_jit = false; in EnableDebugFeatures() local108 use_jit = true; in EnableDebugFeatures()113 runtime->GetJITOptions()->SetUseJIT(use_jit); in EnableDebugFeatures()
68 const bool use_jit = runtime->UseJit(); in Resolve() local103 CHECK(use_jit); in Resolve()