MCPcopy 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

7var Debug = debug.Debug;
8
9function f1() {
10 return 1;
11}
12
13function f2() {
14 return 2;

Callers 1

f3Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected