Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f3
Function
f3
deps/v8/test/debugger/debug/debug-optimize.js:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
function
f3() {
18
return
f1();
19
}
20
21
function
f4() {
22
return
4;
Callers
1
for-in-opt.js
File · 0.70
Calls
1
f1
Function · 0.70
Tested by
no test coverage detected