We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1969e commit 706c645Copy full SHA for 706c645
spec.html
@@ -42585,7 +42585,6 @@ <h1>
42585
</dl>
42586
<emu-alg>
42587
1. Let _newTypedArray_ be ? Construct(_constructor_, _argumentList_).
42588
- 1. Assert: _newTypedArray_ has all the internal slots mentioned in <emu-xref href="#sec-properties-of-typedarray-instances" title></emu-xref>.
42589
1. Let _taRecord_ be ? ValidateTypedArray(_newTypedArray_, ~seq-cst~).
42590
1. If the number of elements in _argumentList_ is 1 and _argumentList_[0] is a Number, then
42591
1. If IsTypedArrayOutOfBounds(_taRecord_) is *true*, throw a *TypeError* exception.
0 commit comments