for own(...) loop (spin-off from Re: for..in, hasOwnProperty(), and inheritance)
Quildreen Motta
quildreen at gmail.com
Tue Nov 8 18:03:19 PST 2011
On 08/11/11 23:59, Jake Verbaten wrote:
>
> However on average a lot more people will use for ... in with
> hasOwnProperty because ES5 environments are rare and a lot of people
> avoid the ES5-shim
Do you mean `rare' as in they have to work with the lowest common
denominator (IE)? Because
ES5-not-so-fully-but-somewhat-there-for-most-common-stuff environments
are the majority, afaik.
More information about the es-discuss
mailing list