Searched refs:PopShadowFrame (Results 1 – 9 of 9) sorted by relevance
34 inline ShadowFrame* ManagedStack::PopShadowFrame() { in PopShadowFrame() function
103 ALWAYS_INLINE ShadowFrame* PopShadowFrame();
396 inline ShadowFrame* Thread::PopShadowFrame() { in PopShadowFrame() function397 return tlsPtr_.managed_stack.PopShadowFrame(); in PopShadowFrame()
896 ALWAYS_INLINE ShadowFrame* PopShadowFrame();
343 self->PopShadowFrame(); in Execute()490 self->PopShadowFrame(); in EnterInterpreterFromInvoke()513 self->PopShadowFrame(); in EnterInterpreterFromInvoke()672 self->PopShadowFrame(); in ArtInterpreterToInterpreterBridge()690 self->PopShadowFrame(); in ArtInterpreterToInterpreterBridge()
269 self->PopShadowFrame(); in ArtInterpreterToCompiledCodeBridge()273 self->PopShadowFrame(); in ArtInterpreterToCompiledCodeBridge()
378 self->PopShadowFrame(); in DoInvoke()
2111 self->PopShadowFrame(); in Invoke()
605 thread->PopShadowFrame(); in MaybeDoOnStackReplacement()