MCPcopy Create free account
hub / github.com/nodejs/node / constructor.any.js

File constructor.any.js

test/fixtures/wpt/streams/writable-streams/constructor.any.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// META: global=window,worker,shadowrealm
2'use strict';
3
4const error1 = new Error('error1');

Callers

nothing calls this directly

Calls 14

getWriterMethod · 0.80
allMethod · 0.80
closeMethod · 0.65
promise_testFunction · 0.50
assert_equalsFunction · 0.50
promise_rejects_exactlyFunction · 0.50
testFunction · 0.50
assert_throws_jsFunction · 0.50
assert_throws_exactlyFunction · 0.50
assert_not_equalsFunction · 0.50
errorMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected