Searched refs:to_space_top (Results 1 – 1 of 1) sorted by relevance
402 bool IsBelowPromotionQueue(Address to_space_top) { in IsBelowPromotionQueue() argument406 if (GetHeadPage() != Page::FromAddress(to_space_top)) { in IsBelowPromotionQueue()411 return reinterpret_cast<intptr_t*>(to_space_top) <= rear_; in IsBelowPromotionQueue()