Home
last modified time | relevance | path

Searched refs:allocators (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h246 allocators.push(alloc); in PushAllocator()
250 CHECK_FATAL(alloc == allocators.top(), "only top allocator allowed"); in CheckTopAllocator()
254 allocators.pop(); in PopAllocator()
256 std::stack<const LocalMapleAllocator *> allocators; member in maple::StackMemPoolDebug

Completed in 1 milliseconds