blob: 1f2fa651ad9a96ca716dc11f520de94c3dca4c8e [file] [log] [blame]
PASS must enumerate property indices in ascending numerical order
PASS must enumerate property names in list order
PASS must first enumerate property indices in ascending numerical order, then named properties in list order
PASS must enumerate own properties after indexed and named properties even when they're added first
PASS must enumerate symbols after strings, regardless of which ones got added first