Searched refs:IsJSThread (Results 1 – 4 of 4) sorted by relevance
244 target_type |= t->IsJSThread(); in SatisfyTheMask()
325 …Locks::mutator_lock->GetState() != MutatorLock::MutatorLockState::UNLOCKED) || this->IsJSThread()); in PushLocalObject()334 …Locks::mutator_lock->GetState() != MutatorLock::MutatorLockState::UNLOCKED) || this->IsJSThread()); in PopLocalObject()
231 bool IsJSThread() const in IsJSThread() function
421 return (thread == nullptr || thread->IsJSThread()); in IsSkipClassEvent()771 if (curr_thread->IsJSThread()) { in GetManagedThreadByPtThread()