Home
last modified time | relevance | path

Searched refs:AVERAGE_REGION_EVACUATE_SIZE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h565 static constexpr double AVERAGE_REGION_EVACUATE_SIZE = MOST_OBJECT_ALIVE_THRESHOLD_PERCENT * variable
Dsparse_space.cpp475 …ordData::COLLECT_REGION_SET_SIZE, collectRegionSet_.size() * Region::AVERAGE_REGION_EVACUATE_SIZE); in SelectCSet()