Searched defs:allocateBase (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | heap_region_allocator.cpp | 107 auto allocateBase = region->GetAllocateBase(); in FreeRegion() local
|
| D | jit_fort.h | 139 JitFortRegion(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t end, in JitFortRegion()
|
| D | region.h | 168 Region(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t begin, uintptr_t end, in Region() 184 Region(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t end, in Region()
|