Searched refs:GetForcePopFrame (Results 1 – 8 of 8) sorted by relevance
177 if (shadow_frame.GetForcePopFrame()) { in DoFieldPutCommon()
3567 bool force_frame_pop = cf != nullptr && cf->GetForcePopFrame(); in QuickDeliverException()
361 bool GetForcePopFrame() const { in GetForcePopFrame() function
277 if (UNLIKELY(shadow_frame.GetForcePopFrame())) { in Execute()
416 if (UNLIKELY(shadow_frame.GetForcePopFrame())) { in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()491 if (shadow_frame.GetForcePopFrame()) { in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()
60 DCHECK(shadow_frame->GetForcePopFrame()); in UnlockHeldMonitors()91 if (UNLIKELY(shadow_frame.GetForcePopFrame())) { in CheckForceReturn()354 if (UNLIKELY(instrumentation->HasMethodExitListeners() && !frame.GetForcePopFrame())) { in SendMethodExitEvents()
365 !frame->GetForcePopFrame() &&
792 force_frame_pop = shadow_frame->GetForcePopFrame(); in artQuickToInterpreterBridge()