Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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.
44
function
a() {
45
new
c();
46
}
47
48
function
b() {
49
x = 1;
Callers
2
h
Function · 0.70
debug-constructor.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected