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

File test-whatwg-writablestream.js

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

isErroredFunction · 0.85
getWriterMethod · 0.80
writeFunction · 0.70
inspectFunction · 0.70
forEachMethod · 0.65
closeMethod · 0.65
abortMethod · 0.65
getMethod · 0.65
matchMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
isWritableFunction · 0.50

Tested by

no test coverage detected