MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-iterator-helpers-test262-tests.mjs

File test-stream-iterator-helpers-test262-tests.mjs

test/parallel/test-stream-iterator-helpers-test262-tests.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

dropMethod · 0.80
everyMethod · 0.80
mustCallFunction · 0.70
nextMethod · 0.65
toArrayMethod · 0.65
fromMethod · 0.45
callMethod · 0.45

Tested by

no test coverage detected