Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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'
;
3
require(
'../common'
);
4
const
fixtures = require(
'../common/fixtures'
);
Callers
nothing calls this directly
Calls
6
decorateErrorStack
Function · 0.85
checkStack
Function · 0.70
require
Function · 0.50
assert
Function · 0.50
spawnSync
Function · 0.50
path
Method · 0.45
Tested by
no test coverage detected