archives

« Bugzilla Issues Index

#2452 — 26.3.5.2.1 %LoaderIteratorPrototype%.next( ): Move step 5 after step 8


26.3.5.2.1 %LoaderIteratorPrototype%.next( ):

If the iterator has been exhausted, `m` is `undefined`, so it is not possible to retrieve the [[LoaderRecord]] value in step 4. Instead move step 4 after step 8.


concerns old module spec.