Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmempool.cpp100 return AllocFixMemBlock(pool); in AllocMemBlock()
106 MemBlock *MemPoolCtrler::AllocFixMemBlock(const MemPool &pool) in AllocFixMemBlock() function in maple::MemPoolCtrler
235 return ctrler.AllocFixMemBlock(*this); in AllocMemBlockBySize()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h109 MemBlock *AllocFixMemBlock(const MemPool &pool);

Completed in 2 milliseconds