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