Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ b
Function
b
deps/v8/test/debugger/debug/debug-constructor.js:48–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
function
b() {
49
x = 1;
50
new
c();
51
}
52
53
function
c() {
54
this.x = 1;
Callers
1
debug-constructor.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected