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-multiple-breakpoints.js:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
// Test functions
43
function
f() {a=1;b=2;};
44
function
g() {f();}
45
function
h() {}
46
47
// This test sets several break points at the same place and checks that
Callers
1
debug-multiple-breakpoints.js
File · 0.70
Calls
1
f
Function · 0.70
Tested by
no test coverage detected