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

Function test8

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

Source from the content-addressed store, hash-verified

124
125
126function test8() {
127 debugger;
128 (function foo() {})();
129}
130test8();
131
132

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected