MCPcopy 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
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

timeoutMethod · 0.80
throwIfAbortedMethod · 0.80
testFunction · 0.70
toStringFunction · 0.70
inspectFunction · 0.70
addEventListenerMethod · 0.65
abortMethod · 0.65
removeEventListenerMethod · 0.65
requireFunction · 0.50
resolveFunction · 0.50
setTimeoutFunction · 0.50
sleepFunction · 0.50

Tested by

no test coverage detected