Home
last modified time | relevance | path

Searched refs:force_interpreter (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1459 bool force_interpreter = self->IsForceInterpreter() && !called->IsNative(); in artQuickResolutionTrampoline() local
1461 if (UNLIKELY(force_interpreter || in artQuickResolutionTrampoline()
1481 if (UNLIKELY(force_interpreter || in artQuickResolutionTrampoline()