Default values for specified properties
T.J. Crowder
tj.crowder at farsightsoftware.com
Fri Apr 21 04:40:03 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20170421/cfd25a6a/attachment.html>
More information about the es-discuss
mailing list