Home | History | Annotate | Download | only in embenchen

Lines Matching full:synchronous

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