Home
last modified time | relevance | path

Searched refs:IsPossiblePostGCTask (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Didle_gc_trigger.cpp75 if (!IsPossiblePostGCTask(TRIGGER_IDLE_GC_TYPE::LOCAL_CONCURRENT_MARK) || in TryTriggerIdleLocalOldGC()
147 if (triggerGCTaskCallback_ != nullptr && IsPossiblePostGCTask(gcType) && !heap_->NeedStopCollection()) { in PostIdleGCTask()
H A Didle_gc_trigger.h71 bool IsPossiblePostGCTask(TRIGGER_IDLE_GC_TYPE gcType) const in IsPossiblePostGCTask() function in panda::ecmascript::IdleGCTrigger

Completed in 2 milliseconds