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

Function g

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

Source from the content-addressed store, hash-verified

43count = 0;
44function f() {};
45function g() {h(count++)};
46function h(x) {var a=x; return a};
47
48

Calls 1

hFunction · 0.70

Tested by

no test coverage detected