Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst.
[wine-gecko.git] / dom / src / threads / test / importScripts_worker_imported4.js
blobb1fa7ceba9d84288b5cb9727c7dd46b19b08dc02
1 // Deliberate throw, should generate a worker exception!
2 throw new Error("Bah!");