MCPcopy 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
4const common = require('../common');

Callers

nothing calls this directly

Calls 15

isWritableStreamFunction · 0.85
isTransformStreamFunction · 0.85
markTransferModeFunction · 0.85
getReaderMethod · 0.80
getWriterMethod · 0.80
allMethod · 0.80
closeMethod · 0.65
sliceMethod · 0.65
abortMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
isReadableStreamFunction · 0.50

Tested by

no test coverage detected