Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dmap.cpp38 size_t rightSize = alignment - leftSize; in PageMap() local
41 munmap(alignEndResult, rightSize); in PageMap()

Completed in 1 milliseconds