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 657e85f commit a1c6573Copy full SHA for a1c6573
index.bs
@@ -6424,7 +6424,7 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
6424
6425
1. Assert: |container| has \[[queue]] and \[[queueTotalSize]] internal slots.
6426
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps until |container|.\[[queue]]
6427
- is [=list/is empty|empty=]:
+ [=list/is empty=]:
6428
1. Let |chunk| be ! [$DequeueValue$]([=this=]).
6429
1. If |chunk| has [=dispose steps=], perform the [=dispose steps=] given |chunk|.
6430
1. Set |container|.\[[queue]] to a new empty [=list=].
0 commit comments