summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/newError_worker.js
blob: 46e6226f7341181e07180f3e9222abe1ba6d9703 (plain)
1
2
3
4
5
/**
 * Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/publicdomain/zero/1.0/
 */
throw new Error("foo!");