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

Function dbg

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

Source from the content-addressed store, hash-verified

3// found in the LICENSE file.
4
5function dbg(x) {
6 debugger;
7}
8
9function foo() {
10 arguments[0];

Callers 2

fooFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected