Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Drset_worklist_handler-inl.h145 ASSERT((JSThread::GetCurrent()->IsJSThread() && JSThread::GetCurrent()->IsInRunningState()) || in MergeBack()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h1424 bool IsJSThread() const in IsJSThread() function