Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/src/
H A Dmempool.cpp219 curPtrPtr = &bigCurPtr; in Malloc()
260 bigCurPtr = bigCurPtrMark;
264 bigCurPtr = bigMemStackTop->startPtr;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h290 uint8_t *bigCurPtr = nullptr; member in maple::StackMemPool
H A Dmempool_allocator.h79 bigCurPtrMark(m.bigCurPtr) in LocalMapleAllocator()

Completed in 4 milliseconds