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-break-inline.js:52–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
}
51
52
function
f() {
53
g();
54
}
55
56
function
g() {
57
count++;
Callers
1
debug-break-inline.js
File · 0.70
Calls
1
g
Function · 0.70
Tested by
no test coverage detected