MCPcopy 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

getMappedTypeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected