I've always felt that made cloning and serializing Error based instances particularly fun.
-- Michael J. Ryan - [email protected] - http://tracker1.info Please excuse grammar errors and typos, as this message was sent from my phone. On Apr 20, 2017 9:40 PM, "T.J. Crowder" <[email protected]> wrote: > Fairly basic specification comprehension question: Is it correct that the > `message` property of `Error.prototype` is specified as non-enumerable, > because [its definition][1] doesn't explicitly say otherwise and so the > default properties listed in Table 4 of [Property Attributes][2] apply? > > -- T.J. Crowder > > [1]: https://tc39.github.io/ecma262/#sec-error.prototype.message > [2]: https://tc39.github.io/ecma262/#sec-property-attributes > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

