Skip to content

Commit 706c645

Browse files
committed
fixup! Editorial: Consolidate TypedArrayCreate* slot checks
1 parent cb1969e commit 706c645

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42585,7 +42585,6 @@ <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~).
4259042589
1. If the number of elements in _argumentList_ is 1 and _argumentList_[0] is a Number, then
4259142590
1. If IsTypedArrayOutOfBounds(_taRecord_) is *true*, throw a *TypeError* exception.

0 commit comments

Comments
 (0)