Searched refs:HasWeakNext (Results 1 – 5 of 5) sorted by relevance
38 HasWeakNext()) in OBJECT_CONSTRUCTORS_IMPL()67 bool AllocationSite::HasWeakNext() const { in HasWeakNext() function
67 inline bool HasWeakNext() const;
85 if (!site->HasWeakNext()) continue; in LinkAllocationSites()
679 AllocationSite::cast(object).HasWeakNext()) { in UnlinkWeakNextScope()
2152 if (this->HasWeakNext()) os << "\n - weak_next: " << Brief(weak_next()); in AllocationSitePrint()