MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-readable-to-web.mjs

File test-stream-readable-to-web.mjs

test/parallel/test-stream-readable-to-web.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mustCall } from '../common/index.mjs';
2import { Readable } from 'node:stream';
3import { memoryUsage } from 'node:process';
4import assert from 'node:assert';

Callers

nothing calls this directly

Calls 7

setImmediateFunction · 0.90
checkMemoryUsageFunction · 0.85
mustCallFunction · 0.70
setTimeoutFunction · 0.50
clearTimeoutFunction · 0.50
onMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected