On Fri, Dec 28, 2012 at 12:51 PM, Andreas Rossberg <[email protected]> wrote: > That's a good point, actually. I, for one, do not understand the criteria by > which we chose to include __proto__ but not __defineGetter__ and friends.
__proto__ is in all browsers, __defineGetter__ is not. -- http://annevankesteren.nl/ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

