Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
const
error1 =
new
Error(
'error1'
);
Callers
nothing calls this directly
Calls
14
getWriter
Method · 0.80
all
Method · 0.80
close
Method · 0.65
promise_test
Function · 0.50
assert_equals
Function · 0.50
promise_rejects_exactly
Function · 0.50
test
Function · 0.50
assert_throws_js
Function · 0.50
assert_throws_exactly
Function · 0.50
assert_not_equals
Function · 0.50
error
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected