MCPcopy Index your code
hub / github.com/nodejs/node / test-internal-util-decorate-error-stack.js

File test-internal-util-decorate-error-stack.js

test/parallel/test-internal-util-decorate-error-stack.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3require('../common');
4const fixtures = require('../common/fixtures');

Callers

nothing calls this directly

Calls 6

decorateErrorStackFunction · 0.85
checkStackFunction · 0.70
requireFunction · 0.50
assertFunction · 0.50
spawnSyncFunction · 0.50
pathMethod · 0.45

Tested by

no test coverage detected