Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/debugger/wrapper/break-on-debugger-stmt.js:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
// found in the LICENSE file.
4
5
function
f() { debugger; debugger; }
6
7
const
Debug =
new
DebugWrapper();
8
Debug.enable();
Callers
1
break-on-debugger-stmt.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected