chromium/third_party/blink/web_tests/http/tests/devtools/console/resources/worker-pause.js

self.onmessage = function(e) { debugger; }