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