Home
last modified time | relevance | path

Searched defs:halfToMaxSize (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.cpp35 const uint64_t halfToMaxSize = (static_cast<uint64_t>(currentSize) + maxSize) / 2; in CalculateAllocLimit() local

Completed in 2 milliseconds