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.cpp107 auto allocateBase = region->GetAllocateBase(); in FreeRegion() local
Djit_fort.h139 JitFortRegion(NativeAreaAllocator *allocator, uintptr_t allocateBase, uintptr_t end, in JitFortRegion()
Dregion.h168 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()