archives

« Bugzilla Issues Index

#2433 — Stray text in "7.4.2 IteratorNext ( iterator, value )"


Step 1 says:
> 1. If value was not passed, let value be undefined.
> a. Let result be the result of Invoke(iterator, "next", ( )).

but the first line here should just say:
> 1. If value was not passed,


fixed in rev25 editor's draft


in rev25