Skip to content

Commit efdc829

Browse files
youennfjan-ivar
andauthored
Update index.bs
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
1 parent 7b91d34 commit efdc829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6422,7 +6422,7 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
64226422

64236423
1. Assert: |container| has \[[queue]] and \[[queueTotalSize]] internal slots.
64246424
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps until |container|.\[[queue]]
6425-
is [=list/is empty|empty=]:
6425+
[=list/is empty=]:
64266426
1. Let |chunk| be ! [$DequeueValue$]([=this=]).
64276427
1. If |chunk| has [=dispose steps=], perform the [=dispose steps=] given |chunk|.
64286428
1. Set |container|.\[[queue]] to a new empty [=list=].

0 commit comments

Comments
 (0)