Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ promise
Method
promise
lib/internal/webstreams/readablestream.js:882–882 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
880
}
881
882
get promise() {
return
this[kState].promise; }
883
}
884
885
class
ReadableStreamDefaultReader {
Callers
2
add
Method · 0.45
exec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected