Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ reject
Function
reject
lib/internal/streams/iter/classic.js:729–729 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
727
__proto__: null,
728
resolve() { resolve(true); },
729
reject() { resolve(false); },
730
});
731
installListeners();
732
return
promise;
Callers
15
end
Function · 0.70
onAbort
Function · 0.70
wireBroadcastWriteSignal
Function · 0.70
onError
Function · 0.70
onAbort
Function · 0.70
getOnAbort
Function · 0.70
onAbort
Method · 0.70
#createPendingWrite
Method · 0.70
onAbort
Function · 0.50
defaultEval
Method · 0.50
customPromiseExecFunction
Function · 0.50
errorListener
Function · 0.50
Calls
1
resolve
Function · 0.70
Tested by
4
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…