Searched refs:IsZombie (Results 1 – 3 of 3) sorted by relevance
1583 DCHECK(!IsZombie()); in MarkZombie()1653 if (IsZombie()) return false; in IncrementMementoFoundCount()
8185 bool IsZombie() { in IsZombie() function8291 !AllocationSite::cast(allocation_site())->IsZombie(); in DECL_ACCESSORS()
1860 !(AllocationSite::cast(object)->IsZombie())) { in RetainAs()