Home
last modified time | relevance | path

Searched defs:allocateBase (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap_region_allocator.cpp84 auto allocateBase = region->GetAllocateBase(); in FreeRegion() local
Djit_fort.h111 JitFortRegion(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t end, in JitFortRegion()
Dregion.h155 Region(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t begin, uintptr_t end, in Region()
171 Region(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t end, in Region()