Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dshadow_frame.h373 void SetForceRetryInstruction(bool enable) { in SetForceRetryInstruction() function
Dinterpreter.cc558 shadow_frame->SetForceRetryInstruction(false); in EnterInterpreterFromDeoptimize()
Dinterpreter_switch_impl-inl.h173 shadow_frame.SetForceRetryInstruction(false); in PossiblyHandlePendingExceptionOnInvokeImpl()
/art/openjdkjvmti/
Dti_stack.cc1166 calling_shadow_frame->SetForceRetryInstruction(true); in PopFrame()