Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_trigger.cpp310 size_t maxHeapSize = MemConfig::GetHeapSizeLimit(); in TriggerGcIfNeeded() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp216 size_t maxHeapSize = config_.GetMaxHeapSize(); in Initialize() local
853 size_t maxHeapSize = config_.GetMaxHeapSize(); in Initialize() local