summaryrefslogtreecommitdiffstats
path: root/dom/workers/test/WorkerDebugger_frozen_worker1.js
blob: 4af2e45debf439b5cc85de59c9beb8ae1b84cd56 (plain)
1
2
3
4
5
"use strict";

onmessage = function() {};

postMessage("ready");