Searched defs:remainderMem (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | mem_map_allocator.h | 110 auto remainderMem = reinterpret_cast<uintptr_t>(memMap.GetMem()) + REGULAR_MMAP_SIZE; in SplitMemFromCache() local |
Completed in 2 milliseconds