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