Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp51 } else if (heap_->GetJSThread()->IsMarking() || !heap_->IsEmptyIdleTask()) { in Allocate()
Dheap.h489 bool IsEmptyIdleTask() const in IsEmptyIdleTask() function