Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp681 …size_t heapObjectSizeThresholdForGC = config_.GetMaxHeapSize() * JUST_FINISH_STARTUP_SHARED_THRESH… in ObjectExceedJustFinishStartupThresholdForGC() local
687 …size_t heapObjectSizeThresholdForGC = config_.GetMaxHeapSize() * JUST_FINISH_STARTUP_SHARED_THRESH… in ObjectExceedJustFinishStartupThresholdForCM() local
2505 …size_t heapObjectSizeThresholdForGC = config_.GetMaxHeapSize() * JUST_FINISH_STARTUP_LOCAL_THRESHO… in ObjectExceedJustFinishStartupThresholdForGC() local
2511 …size_t heapObjectSizeThresholdForGC = config_.GetMaxHeapSize() * JUST_FINISH_STARTUP_LOCAL_THRESHO… in ObjectExceedJustFinishStartupThresholdForCM() local