Home
last modified time | relevance | path

Searched refs:REGULAR_OBJECT_MEM_MAP_BEGIN_ADDR (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_map_allocator.cpp32 void *addr = reinterpret_cast<void *>(ToUintPtr(RandomGenerateBigAddr(REGULAR_OBJECT_MEM_MAP_BEGIN_ADDR)) + in InitializeRegularRegionMap()
H A Dmem_map_allocator.h300 static constexpr uint64_t REGULAR_OBJECT_MEM_MAP_BEGIN_ADDR = 0x2000000000; member in panda::ecmascript::MemMapAllocator

Completed in 2 milliseconds