Skip to content

Commit 7b91d34

Browse files
youennfsaschanaz
andauthored
Update index.bs
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent b6949bd commit 7b91d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6398,6 +6398,7 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
63986398
1. Assert: |container| has \[[queue]] and \[[queueTotalSize]] internal slots.
63996399
1. If ! [$IsNonNegativeNumber$](|size|) is false, throw a {{RangeError}} exception.
64006400
1. If |size| is +∞, throw a {{RangeError}} exception.
6401+
1. Let |enqueuedValue| be |value|.
64016402
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps:
64026403
1. Set |enqueuedValue| to ? [$StructuredTransferOrClone$](|value|, |transferList|).
64036404
1. [=list/Append=] a new [=value-with-size=] with [=value-with-size/value=] |enqueuedValue| and

0 commit comments

Comments
 (0)