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

File promises.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const {
4 ArrayPrototypePop,

Callers

nothing calls this directly

Calls 8

uncurryThisFunction · 0.85
promisifyFunction · 0.85
getLazyFunction · 0.85
getOptionValueFunction · 0.85
lazyNewStreamsFunction · 0.85
validateAbortSignalFunction · 0.85
requireFunction · 0.50
SymbolFunction · 0.50

Tested by

no test coverage detected