archives

« Bugzilla Issues Index

#2167 — 23.1.5.2.1, 23.2.5.2.1: Move assertion in step 7 after step 8


23.1.5.2.1 %MapIteratorPrototype%.next( ), step 7:
23.2.5.2.1 %SetIteratorPrototype%.next( ), step 7:

Move the assertion in step 7 after step 8, because when [[IteratedSet]] has been set to `undefined` the assertion does not hold.


fixed in rev21 editor's draft


fixed in rev21 draft