Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h532 bool IsInBackground() const in IsInBackground() function
Dsparse_space.cpp430 if (!heap_->IsInBackground()) { in SelectCSet()