Searched refs:GetTaggedSp (Results 1 – 1 of 1) sorted by relevance
83 return tagged_top_quick_frame_.GetTaggedSp() != 0u; in HasTopQuickFrame()114 DCHECK_EQ(tagged_top_quick_frame_.GetTaggedSp(), 0u); in SetTopShadowFrame()156 uintptr_t GetTaggedSp() const { in GetTaggedSp() function