MCPcopy Index your code
hub / github.com/nodejs/node / f

Function f

deps/v8/test/debugger/debug/debug-multiple-breakpoints.js:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41
42// Test functions
43function f() {a=1;b=2;};
44function g() {f();}
45function h() {}
46

Callers 2

gFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected