Searched refs:ShouldBePromoted (Results 1 – 4 of 4) sorted by relevance
133 if (!heap()->ShouldBePromoted(object->address())) { in EvacuateObjectDefault()
423 bool Heap::ShouldBePromoted(Address old_address) { in ShouldBePromoted() function
661 inline bool ShouldBePromoted(Address old_address);
1290 if (heap_->ShouldBePromoted(object->address()) && in Visit()