Searched refs:IsNewlyAllocated (Results 1 – 2 of 2) sorted by relevance
242 return regions_[idx].IsNewlyAllocated(); in IsRegionNewlyAllocated()248 return r->IsNewlyAllocated(); in IsInNewlyAllocatedRegion()338 if (!r->IsFree() && !r->IsNewlyAllocated()) { in SetAllRegionLiveBytesZero()483 bool IsNewlyAllocated() const { in IsNewlyAllocated() function513 if (IsNewlyAllocated()) { in SetAsFromSpace()
190 if (IsNewlyAllocated()) { in SetAsUnevacFromSpace()360 bool is_newly_allocated = r->IsNewlyAllocated(); in SetFromSpace()