Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f1
Function
f1
deps/v8/test/debugger/debug/debug-optimize.js:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
var
Debug = debug.Debug;
8
9
function
f1() {
10
return
1;
11
}
12
13
function
f2() {
14
return
2;
Callers
1
f3
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected