Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/debugger/debug/debug-negative-break-points.js:23–26 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
21
}
22
23
function
f(x) {
24
debugger;
25
return
x + 1;
26
}
27
28
function
g(x) {
29
try {
Callers
1
debug-negative-break-points.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected