Home
last modified time | relevance | path

Searched refs:sequentialReadableStream (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/streams/piping/
H A Dpipe-through.any.js36 const readableEnd = sequentialReadableStream(5).pipeThrough(duckTypedPassThroughTransform());
52 sequentialReadableStream(5).pipeThrough(transform);

Completed in 2 milliseconds