2.4.16 Enumerator Objects

Enumerator objects provide an alternative mechanism for iterating over the elements of Array instances and certain host objects.

For such objects, the order of enumeration is the same as occurs for the for-in statement ([ECMA-262-1999] Section 12.6.4)