Searched refs:GetTopShadowFrame (Results 1 – 4 of 4) sorted by relevance
105 ShadowFrame* GetTopShadowFrame() const { in GetTopShadowFrame() function110 return GetTopShadowFrame() != nullptr; in HasTopShadowFrame()
813 cur_shadow_frame_ = current_fragment->GetTopShadowFrame(); in WalkStack()819 DCHECK(current_fragment->GetTopShadowFrame() == nullptr); in WalkStack()
445 ShadowFrame* last_shadow_frame = self->GetManagedStack()->GetTopShadowFrame(); in EnterInterpreterFromInvoke()
595 ShadowFrame* shadow_frame = thread->GetManagedStack()->GetTopShadowFrame(); in MaybeDoOnStackReplacement()