gecko-dev/dom/workers/test/WorkerDebuggerManager_childWorker.js

4 lines
48 B
JavaScript

"use strict";
self.onmessage = function () {};