MCPcopy Index your code
hub / github.com/nodejs/node / errors.js

File errors.js

lib/internal/errors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint node-core/documented-errors: "error" */
2/* eslint node-core/alphabetize-errors: ["error", {checkErrorDeclarations: true}] */
3/* eslint node-core/prefer-util-format-errors: "error" */
4

Callers

nothing calls this directly

Calls 15

hideStackFramesFunction · 0.85
ObjectAssignFunction · 0.85
formatListFunction · 0.85
determineSpecificTypeFunction · 0.85
lazyInternalUtilInspectFunction · 0.85
lazyInternalUtilFunction · 0.85
addNumericalSeparatorFunction · 0.85
StringClass · 0.85
hideInternalStackFramesFunction · 0.85
inspectWithNoCustomRetryFunction · 0.85
inspectMethod · 0.80
EFunction · 0.70

Tested by

no test coverage detected