MCPcopy Index your code
hub / github.com/nodejs/node / test-whatwg-readablebytestream.js

File test-whatwg-readablebytestream.js

test/parallel/test-whatwg-readablebytestream.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

getReaderMethod · 0.80
inspectFunction · 0.70
readFunction · 0.70
forEachMethod · 0.65
matchMethod · 0.65
getMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
readFileSyncFunction · 0.50
releaseLockMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected