Searched refs:IsZombie (Results 1 – 4 of 4) sorted by relevance
73 bool AllocationSite::IsZombie() const { in IsZombie() function86 DCHECK(!IsZombie()); in MarkZombie()171 if (IsZombie()) return false; in IncrementMementoFoundCount()186 !AllocationSite::cast(allocation_site()).IsZombie(); in IsValid()
107 inline bool IsZombie() const;
1122 !(AllocationSite::cast(object).IsZombie())) { in RetainAs()
895 if (!site.IsAllocationSite() || site.IsZombie()) continue; in MergeAllocationSitePretenuringFeedback()