MCPcopy 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
17function f3() {
18 return f1();
19}
20
21function f4() {
22 return 4;

Callers 1

for-in-opt.jsFile · 0.70

Calls 1

f1Function · 0.70

Tested by

no test coverage detected