Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-whatwg-webstreams-adapters-streambase.js
File
test-whatwg-webstreams-adapters-streambase.js
test/parallel/test-whatwg-webstreams-adapters-streambase.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-internals --no-warnings
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
11
newWritableStreamFromStreamBase
Function · 0.85
newReadableStreamFromStreamBase
Function · 0.85
getWriter
Method · 0.80
getReader
Method · 0.80
require
Function · 0.50
assert
Function · 0.50
from
Method · 0.45
then
Method · 0.45
write
Method · 0.45
read
Method · 0.45
cancel
Method · 0.45
Tested by
no test coverage detected