File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42585,8 +42585,8 @@ <h1>
4258542585 </dl>
4258642586 <emu-alg>
4258742587 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>.
4258942588 1. Let _taRecord_ be ? ValidateTypedArray(_newTypedArray_, ~seq-cst~).
42589+ 1. Assert: _newTypedArray_ has all the internal slots mentioned in <emu-xref href="#sec-properties-of-typedarray-instances" title></emu-xref>.
4259042590 1. If the number of elements in _argumentList_ is 1 and _argumentList_[0] is a Number, then
4259142591 1. If IsTypedArrayOutOfBounds(_taRecord_) is *true*, throw a *TypeError* exception.
4259242592 1. Let _length_ be TypedArrayLength(_taRecord_).
You can’t perform that action at this time.
0 commit comments