Searched defs:FreeListAllocator (Results 1 – 4 of 4) sorted by relevance
30 class FreeListAllocator; variable
76 FreeListAllocator<T>::FreeListAllocator(BaseHeap *heap) : heap_(heap) in FreeListAllocator() function
31 FreeListAllocator<MemDesc>::FreeListAllocator(BaseHeap *heap, MemDescPool *pool, JitFort *fort) in FreeListAllocator() function in panda::ecmascript::FreeListAllocator
29 FreeListAllocator<AllocConfigT, LockConfigT>::FreeListAllocator(MemStatsType *memStats, SpaceType t… in FreeListAllocator() function