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

Function f

deps/v8/test/debugger/debug/debug-break-inline.js:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52function f() {
53 g();
54}
55
56function g() {
57 count++;

Callers 1

Calls 1

gFunction · 0.70

Tested by

no test coverage detected