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/
H A Dgc_trigger.cpp310 size_t maxHeapSize = MemConfig::GetHeapSizeLimit(); in TriggerGcIfNeeded() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp196 size_t maxHeapSize = config_.GetMaxHeapSize(); in Initialize() local
703 size_t maxHeapSize = config_.GetMaxHeapSize(); in Initialize() local
[all...]

Completed in 4 milliseconds