Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-abort-backtrace.js
File
test-abort-backtrace.js
test/abort/test-abort-backtrace.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
require(
'../common'
);
3
const
assert = require(
'assert'
);
4
const
cp = require(
'child_process'
);
Callers
nothing calls this directly
Calls
10
getPrintedStackTrace
Function · 0.85
getBinaryPath
Function · 0.85
every
Method · 0.80
some
Method · 0.80
includes
Method · 0.80
abort
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
toString
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected