Searched refs:ALLOCATE_IN_NEW_SPACE (Results 1 – 1 of 1) sorted by relevance
5564 return (flags_ & ALLOCATE_IN_NEW_SPACE) != 0; in IsNewSpaceAllocation()5604 ALLOCATE_IN_NEW_SPACE = 1 << 0, enumerator5645 : ALLOCATE_IN_NEW_SPACE; in ComputeFlags()