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

Function test7

deps/v8/test/debugger/debug/debug-stepout-scope-part1.js:119–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117
118
119function test7() {
120 debugger;
121 function foo() {}
122}
123test7();
124
125

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected