Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-whatwg-webstreams-transfer.js
File
test-whatwg-webstreams-transfer.js
test/parallel/test-whatwg-webstreams-transfer.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
15
isWritableStream
Function · 0.85
isTransformStream
Function · 0.85
markTransferMode
Function · 0.85
getReader
Method · 0.80
getWriter
Method · 0.80
all
Method · 0.80
close
Method · 0.65
slice
Method · 0.65
abort
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
isReadableStream
Function · 0.50
Tested by
no test coverage detected