Searched refs:ShouldBePromoted (Results 1 – 4 of 4) sorted by relevance
261 if (!heap()->ShouldBePromoted(object.address())) { in EvacuateObjectDefault()
467 bool Heap::ShouldBePromoted(Address old_address) { in ShouldBePromoted() function
721 inline bool ShouldBePromoted(Address old_address);
1425 if (heap_->ShouldBePromoted(object.address()) && in Visit()