Searched refs:PopStackedShadowFrame (Results 1 – 3 of 3) sorted by relevance
907 ShadowFrame* PopStackedShadowFrame(StackedShadowFrameType type, bool must_be_present = true);1558 self_->PopStackedShadowFrame(type_); in ~ScopedStackedShadowFramePusher()
269 ShadowFrame* Thread::PopStackedShadowFrame(StackedShadowFrameType type, bool must_be_present) { in PopStackedShadowFrame() function in art::Thread3018 PopStackedShadowFrame(StackedShadowFrameType::kDeoptimizationShadowFrame); in DeoptimizeWithDeoptimizationException()
656 ShadowFrame* deopt_frame = self->PopStackedShadowFrame( in artQuickToInterpreterBridge()