Home
last modified time | relevance | path

Searched defs:FreeListAllocator (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dallocator.h84 class FreeListAllocator : public Allocator { class
H A Dallocator-inl.h76 FreeListAllocator<T>::FreeListAllocator(BaseHeap *heap) : heap_(heap) in FreeListAllocator() function in panda::ecmascript::FreeListAllocator
[all...]
H A Djit_fort.cpp31 FreeListAllocator<MemDesc>::FreeListAllocator(BaseHeap *heap, MemDescPool *pool, JitFort *fort) in FreeListAllocator() function in panda::ecmascript::FreeListAllocator
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dfreelist_allocator.h83 class FreeListAllocator { class
H A Dfreelist_allocator-inl.h29 FreeListAllocator<AllocConfigT, LockConfigT>::FreeListAllocator(MemStatsType *memStats, SpaceType typeAllocation) in FreeListAllocator() function in ark::mem::FreeListAllocator
[all...]

Completed in 4 milliseconds