Searched defs:ThreadLocalAllocationBuffer (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | thread_local_allocation_buffer.h | 22 class ThreadLocalAllocationBuffer { class 28 ThreadLocalAllocationBuffer(Heap *heap) : heap_(heap) {} in ThreadLocalAllocationBuffer() function in panda::ecmascript::ThreadLocalAllocationBuffer |
Completed in 1 milliseconds