Home
last modified time | relevance | path

Searched defs:FreeListAllocator (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator-inl.h70 FreeListAllocator::FreeListAllocator(Heap *heap) : heap_(heap) in FreeListAllocator() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dfreelist_allocator-inl.h29 FreeListAllocator<AllocConfigT, LockConfigT>::FreeListAllocator(MemStatsType *memStats, SpaceType t… in FreeListAllocator() function