Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dbump-allocator-inl.h30 BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::BumpPointerAllocator(Pool pool, SpaceTy… in BumpPointerAllocator() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator-inl.h27 BumpPointerAllocator::BumpPointerAllocator(uintptr_t begin, uintptr_t end) : begin_(begin), top_(be… in BumpPointerAllocator() function