Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ func
Method
func
test/parallel/test-util-inspect.js:3461–3461 ·
view source on GitHub ↗
(a)
Source
from the content-addressed store, hash-verified
3459
return
'Should be ignored'
;
3460
}
3461
func(a) {}
3462
[util.inspect.custom]() {
3463
return
this;
3464
}
Callers
3
test-process-exit-code.js
File · 0.45
test-worker-exit-code.js
File · 0.45
getMappedType
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected