Home
last modified time | relevance | path

Searched defs:mutableSize (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dspace.cpp136 …size_t mutableSize = AlignUp(objectSize + REGION_HEADER_SIZE - desc->instructionsSize, PageSize()); in AllocateFortForCMC() local
178 size_t mutableSize = AlignUp( in AllocateFort() local