Searched refs:PopShadowFrame (Results 1 – 8 of 8) sorted by relevance
34 inline ShadowFrame* ManagedStack::PopShadowFrame() { in PopShadowFrame() function
109 ALWAYS_INLINE ShadowFrame* PopShadowFrame();
491 inline ShadowFrame* Thread::PopShadowFrame() { in PopShadowFrame() function492 return tlsPtr_.managed_stack.PopShadowFrame(); in PopShadowFrame()
943 self->PopShadowFrame(); in MethodHandleInvokeExactWithFrame()
1007 ALWAYS_INLINE ShadowFrame* PopShadowFrame();
283 self->PopShadowFrame(); in Execute()442 self->PopShadowFrame(); in EnterInterpreterFromInvoke()609 self->PopShadowFrame(); in ArtInterpreterToInterpreterBridge()
2316 self->PopShadowFrame(); in Invoke()
591 thread->PopShadowFrame(); in MaybeDoOnStackReplacement()