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

Function a

deps/v8/test/debugger/debug/debug-constructor.js:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42
43// Test debug event for constructor.
44function a() {
45 new c();
46}
47
48function b() {
49 x = 1;

Callers 2

hFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected