Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller.cpp34 const uint64_t limitAboveMinSize = std::max<uint64_t>(limit, minSize); in CalculateAllocLimit() local

Completed in 2 milliseconds