Searched refs:isUIThread (Results 1 – 4 of 4) sorted by relevance
673 isUIThread: ()=>'undefined'===typeof WorkerGlobalScope,1370 if( util.isUIThread() ){
611 if(!util.isUIThread()){624 if(util.isUIThread()){
1760 if(util.isUIThread()){
41 const isUIThread = ()=>(self.window===self && self.document); function43 const isWorker = ()=>!isUIThread();68 if( isUIThread() ){103 if(isUIThread()){1820 if(!isUIThread()){