archives

« Bugzilla Issues Index

#3402 — 6.1.7.2 Object Internal Methods and Internal Slots, [[Enumerate]] description


Currently:

Returns an iterator object over the keys of the string-keyed enumerable properties of the object.


Suggest:

Returns an iterator object that iterates over the string-keyed enumerable properties of the object.


fixed in rev29 editor's draft

Returns an iterator object that produces the keys of the string-keyed enumerable properties of the object.


fixed in rev29