Searched refs:HasWeakNext (Results 1 – 5 of 5) sorted by relevance
36 HasWeakNext()) in OBJECT_CONSTRUCTORS_IMPL()58 bool AllocationSite::HasWeakNext() const { in HasWeakNext() function
65 inline bool HasWeakNext() const;
89 if (!site->HasWeakNext()) continue; in LinkAllocationSites()
615 Handle<AllocationSite>::cast(object)->HasWeakNext()) { in UnlinkWeakNextScope()
1909 if (this->HasWeakNext()) os << "\n - weak_next: " << Brief(weak_next()); in AllocationSitePrint()