Searched defs:isPromoted (Results 1 – 2 of 2) sorted by relevance
30 uintptr_t LinearSpace::Allocate(size_t size, bool isPromoted) in Allocate()51 bool LinearSpace::Expand(bool isPromoted) in Expand()
216 bool isPromoted = ShouldBePromoted(object); in EvacuateObject() local270 bool isPromoted = true; in EvacuateObject() local