Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h151 bool exit_loop_copy = exit_interpreter_loop; in HandlePendingExceptionWithInstrumentation() local
153 ctx, instrumentation, self, shadow_frame, dex_pc, inst_copy, inst_data, exit_loop_copy); in HandlePendingExceptionWithInstrumentation()
156 exit_interpreter_loop = exit_loop_copy; in HandlePendingExceptionWithInstrumentation()