Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_map_allocator.cpp56 void *addr = reinterpret_cast<void *>(ToUintPtr(RandomGenerateBigAddr(HUGE_OBJECT_MEM_MAP_BEGIN_ADDR)) + in InitializeHugeRegionMap()
H A Dmem_map_allocator.h299 static constexpr uint64_t HUGE_OBJECT_MEM_MAP_BEGIN_ADDR = 0x1000000000; member in panda::ecmascript::MemMapAllocator

Completed in 1 milliseconds