Searched refs:rightSize (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/platform/unix/ | ||
H A D | map.cpp | 38 size_t rightSize = alignment - leftSize; in PageMap() local 41 munmap(alignEndResult, rightSize); in PageMap() |
Completed in 1 milliseconds