Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/mem/
Dallocator-inl.h26 BumpPointerAllocator::BumpPointerAllocator(uintptr_t begin, uintptr_t end) : begin_(begin), top_(be… in BumpPointerAllocator() function
Dheap.h33 class BumpPointerAllocator; variable
/ark/runtime_core/runtime/mem/
Dbump-allocator-inl.h31 BumpPointerAllocator<AllocConfigT, LockConfigT, UseTlabs>::BumpPointerAllocator(Pool pool, SpaceTyp… in BumpPointerAllocator() function