Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ a
Method
a
test/parallel/test-util-inspect-getters-accessing-this.js:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
this.A =
new
A(this);
48
}
49
get a() {
50
return
this.A;
51
}
52
}
53
54
const
result = inspect(
new
B(), {
Callers
2
test-util-inherits.js
File · 0.45
count-queuing-strategy.any.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected