Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ g
Function
g
deps/v8/test/debugger/debug/debug-negative-break-points.js:28–33 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
26
}
27
28
function
g(x) {
29
try {
30
throw x;
31
} catch (e) {
32
}
33
}
34
35
function
h(x) {
36
var
a = undefined;
Callers
1
debug-negative-break-points.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected