Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
test-aborted-util.js
File · 0.50
Calls
1
lazyAbortController
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…