Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-abortcontroller.js
File
test-abortcontroller.js
test/parallel/test-abortcontroller.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-gc
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
15
timeout
Method · 0.80
throwIfAborted
Method · 0.80
test
Function · 0.70
toString
Function · 0.70
inspect
Function · 0.70
addEventListener
Method · 0.65
abort
Method · 0.65
removeEventListener
Method · 0.65
require
Function · 0.50
resolve
Function · 0.50
setTimeout
Function · 0.50
sleep
Function · 0.50
Tested by
no test coverage detected