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