Searched defs:isPromoted (Results 1 – 3 of 3) sorted by relevance
32 uintptr_t LinearSpace::Allocate(size_t size, bool isPromoted) in Allocate()75 bool LinearSpace::Expand(bool isPromoted) in Expand()
234 uintptr_t toAddress, size_t size, const MarkWord &markWord, ObjectSlot slot, bool isPromoted) in UpdateForwardAddressIfSuccess()301 bool isPromoted = ShouldBePromoted(object); in EvacuateObject() local
211 bool isPromoted = true; in AllocateForwardAddress() local