archives

« Bugzilla Issues Index

#3907 — 7.4.8 CreateListIterator, 7.4.9 CreateCompoundIterator: Change "next" method to non-enumerable?


7.4.8 CreateListIterator ( list ) - step 6
7.4.9 CreateCompoundIterator ( iterator1, iterator2 ) - step 7

The "next" method is currently enumerable. Change to non-enumerable for consistency with other built-in methods ?


fixed in rev34 editor's draft


fixed in rev34