Searched refs:GetTopShadowFrame (Results 1 – 3 of 3) sorted by relevance
105 ShadowFrame* GetTopShadowFrame() const { in GetTopShadowFrame() function110 return GetTopShadowFrame() != nullptr; in HasTopShadowFrame()
760 cur_shadow_frame_ = current_fragment->GetTopShadowFrame(); in WalkStack()767 DCHECK(current_fragment->GetTopShadowFrame() == nullptr); in WalkStack()
440 ShadowFrame* last_shadow_frame = self->GetManagedStack()->GetTopShadowFrame(); in EnterInterpreterFromInvoke()