Home
last modified time | relevance | path

Searched refs:CheckIfMainThread (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_key_stats.h64 bool CheckIfMainThread() const;
H A Dgc_key_stats.cpp35 bool GCKeyStats::CheckIfMainThread() const in CheckIfMainThread() function in panda::ecmascript::GCKeyStats
H A Dheap.cpp1239 if (GetEcmaGCKeyStats()->CheckIfMainThread() && GetEcmaGCKeyStats()->CheckIfKeyPauseTime()) { in CollectGarbage()

Completed in 5 milliseconds