Searched refs:allocatorType_ (Results 1 – 3 of 3) sorted by relevance
104 ASSERT(allocatorType_ == AllocatorType::UNDEFINED); in Initialize()114 allocatorType_ = allocatorType; in Initialize()127 allocatorType_ = AllocatorType::UNDEFINED; in Destroy()139 return allocatorType_; in GetAllocatorType()153 AllocatorType allocatorType_ {AllocatorType::UNDEFINED};
613 allocatorType_(allocatorType), in spaceType_()683 AllocatorType allocatorType_; variable
361 …region = regionPool_->NewRegion(this, spaceType_, allocatorType_, regionSize, edenOrOldOrNonmovabl… in NewRegion()