Searched defs:isPromoted (Results 1 – 3 of 3) sorted by relevance
31 uintptr_t LinearSpace::Allocate(size_t size, bool isPromoted) in Allocate()83 bool LinearSpace::Expand(bool isPromoted) in Expand()
303 uintptr_t toAddress, size_t size, ObjectSlot slot, bool isPromoted) in UpdateForwardAddressIfSuccess()408 bool isPromoted = ShouldBePromoted(object); in EvacuateObject() local
305 bool isPromoted = true; in AllocateForwardAddress() local