Lines Matching refs:loading
1321 throw new Error("Lazy loading should have been performed (contents set) in createLazyFile, but it was not. Lazy loading only works in web workers. Use --embed-file or --preload-file in emcc on the main thread.");
4309 assert(arrayBuffer, 'Loading data file "' + url + '" failed (no arrayBuffer).');
4316 throw 'Loading data file "' + url + '" failed.';