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

onmessage = function () {};

postMessage("ready");