Lines Matching full:synchronous
1559 // // inolen: I thought read() in that case was a synchronous operation that just grabbed some amount of buffered data if it exists?3700 if (!ENVIRONMENT_IS_WORKER) throw 'Cannot do synchronous binary XHRs outside webworkers in modern browsers. Use --embed-file or --preload-file in emcc';