Searched refs:is_newly_allocated_ (Results 1 – 2 of 2) sorted by relevance
298 is_newly_allocated_(false), is_a_tlab_(false), thread_(nullptr) {} in Region()310 is_newly_allocated_ = false; in Init()358 is_newly_allocated_ = true; in SetNewlyAllocated()389 return is_newly_allocated_; in IsNewlyAllocated()505 bool is_newly_allocated_; // True if it's allocated after the last collection. variable
165 if (is_newly_allocated_) { in ShouldBeEvacuated()572 << " is_newly_allocated=" << std::boolalpha << is_newly_allocated_ << std::noboolalpha in Dump()601 is_newly_allocated_ = false; in Clear()