MCPcopy Index your code
hub / github.com/nodejs/node / aborted

Function aborted

lib/util.js:633–635  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

631 return lazyAbortController().transferableAbortController;
632 },
633 get aborted() {
634 return lazyAbortController().aborted;
635 },
636 types,
637 parseEnv,
638};

Callers 1

Calls 1

lazyAbortControllerFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…