chromium/third_party/blink/web_tests/http/tests/devtools/service-workers/resources/service-worker-debugger.js

function foo() { debugger; }
foo();