Caitlin Potter wrote:
Supposing that methods were non-enumerable by default, would accessors be different, or also non-enumerable by default?
Non-enumerable, to match built-ins (RegExp.prototype has some notable accessors).
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

