Searched refs:IsNewlyAllocated (Results 1 – 2 of 2) sorted by relevance
248 return regions_[idx].IsNewlyAllocated(); in IsRegionNewlyAllocated()254 return r->IsNewlyAllocated(); in IsInNewlyAllocatedRegion()344 if (!r->IsFree() && !r->IsNewlyAllocated()) { in SetAllRegionLiveBytesZero()498 bool IsNewlyAllocated() const { in IsNewlyAllocated() function528 if (IsNewlyAllocated()) { in SetAsFromSpace()
191 if (IsNewlyAllocated()) { in SetAsUnevacFromSpace()365 bool is_newly_allocated = r->IsNewlyAllocated(); in SetFromSpace()