On Sat, Dec 12, 2009 at 12:29 PM, Garrett Smith <dhtmlkitc...@gmail.com>wrote:

> Object.prototype.propertyIsEnumerable does not consider properties in
> the prototype chain. In effect, propertyIsEnumerable is a test to see
> if an object has *own* property that is also enumerable.
>

And just when I was thinking I was finally beginning to understand this
language :(. I wonder what other gotchas I'm still missing?

-- 
   Cheers,
   --MarkM
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to