Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_marker.h47 static bool TryIncreaseTaskCounts() in TryIncreaseTaskCounts() function
Dheap.cpp960 …concurrentMarker_->IsEnabled() && !fullGCRequested_ && ConcurrentMarker::TryIncreaseTaskCounts()) { in TriggerConcurrentMarking()