Home
last modified time | relevance | path

Searched defs:ThreadLocalAllocationBuffer (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dthread_local_allocation_buffer.h22 class ThreadLocalAllocationBuffer { class
28 ThreadLocalAllocationBuffer(Heap *heap) : heap_(heap) {} in ThreadLocalAllocationBuffer() function in panda::ecmascript::ThreadLocalAllocationBuffer

Completed in 1 milliseconds