MCPcopy Index your code
hub / github.com/nodejs/node / test-webstreams-compose.js

File test-webstreams-compose.js

test/parallel/test-webstreams-compose.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 9

composeFunction · 0.85
callbackFunction · 0.70
requireFunction · 0.50
enqueueMethod · 0.45
toStringMethod · 0.45
onMethod · 0.45
endMethod · 0.45
fromMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected