Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ b
Method
b
test/parallel/test-util-inspect-getters-accessing-this.js:40–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
this.B = B;
39
}
40
get b() {
41
return
this.B;
42
}
43
}
44
45
class
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