Searched refs:IsCrossThreadExecutionEnable (Results 1 – 5 of 5) sorted by relevance
163 …ad_->GetThreadId() != JSThread::GetCurrentThreadId() && !thread_->IsCrossThreadExecutionEnable()) { in CheckThread()
557 if (!(vm)->GetJSThread()->IsCrossThreadExecutionEnable()) { \
359 if (!IsCrossThreadExecutionEnable() && LIKELY(!HasPendingException())) { in DoStackLimitCheck()
650 bool IsCrossThreadExecutionEnable() const in IsCrossThreadExecutionEnable() function
343 if (thread_->IsCrossThreadExecutionEnable()) { in CollectGarbage()