MCPcopy Index your code
hub / github.com/nodejs/node / abort_controller.js

File abort_controller.js

lib/internal/abort_controller.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Modeled very closely on the AbortController implementation
4// in https://github.com/mysticatea/abort-controller (MIT license)

Callers

nothing calls this directly

Calls 6

createInterfaceConverterFunction · 0.85
createSequenceConverterFunction · 0.85
defineEventHandlerFunction · 0.85
deleteMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50

Tested by

no test coverage detected