Searched defs:allocType (Results 1 – 3 of 3) sorted by relevance
166 AllocateEventType allocType) in Allocate()206 …ntptr_t HugeObjectSpace::Allocate(size_t objectSize, JSThread *thread, AllocateEventType allocType) in Allocate()
260 AllocatorType allocType = PoolManager::GetMmapMemPool()->GetAllocatorInfoForAddr(ptr).GetType(); in FreeViaPandaAllocators() local
669 …t SharedHugeObjectSpace::Allocate(JSThread *thread, size_t objectSize, AllocateEventType allocType) in Allocate()