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

Function foo

deps/v8/test/debugger/debug/debug-materialized.js:9–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7}
8
9function foo() {
10 arguments[0];
11 dbg();
12}
13
14function bar() {
15 var t = { a : 1 };

Calls 1

dbgFunction · 0.85

Tested by

no test coverage detected