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

Function h

deps/v8/test/debugger/debug/debug-step-turbofan.js:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23} // Break 5
24
25function h() {
26 debugger; // Break 0
27} // Break 1
28
29Debug = debug.Debug;
30var exception = null;

Callers 1

gFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected