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