Searched refs:PopShadowFrame (Results 1 – 8 of 8) sorted by relevance
34 inline ShadowFrame* ManagedStack::PopShadowFrame() { in PopShadowFrame() function
120 ALWAYS_INLINE ShadowFrame* PopShadowFrame();
571 inline ShadowFrame* Thread::PopShadowFrame() { in PopShadowFrame() function572 return tlsPtr_.managed_stack.PopShadowFrame(); in PopShadowFrame()
942 self->PopShadowFrame(); in MethodHandleInvokeExactWithFrame()
1160 ALWAYS_INLINE ShadowFrame* PopShadowFrame();
286 self->PopShadowFrame(); in Execute()443 self->PopShadowFrame(); in EnterInterpreterFromInvoke()610 self->PopShadowFrame(); in ArtInterpreterToInterpreterBridge()
2423 self->PopShadowFrame(); in Invoke()
488 thread->PopShadowFrame(); in MaybeDoOnStackReplacement()