Le 12/03/2011 23:45, David Bruant a écrit : > Hi, > > I think it would be worth for spec readability to give a name to the > for-in property enumeration internal method and list it as such in ES5 > 8.6.2 Table 8 regardless the fact that it is implementation-dependent. > From the spec edition point of view, it would require a bit of > re-writing for the for-in statement semantics algorithm. > > I have noticed that there is no mention of this internal method in > Allen's resource > (http://www.wirfs-brock.com/allen/things/es5-technial-notes-and-resources). > For the record, this internal method is "called" in (at least I > haven't found any other place): > * 12.6.4 The for-in Statement (twice) > * 15.2.3.7 Object.defineProperties > * 15.2.3.14 Object.keys * (Indirect) 15.12.3 JSON.stringify "The ordering of the Strings should be the same as that used by the Object.keys standard built-in function."
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

