Rationale for const not throwing in sloppy mode?
Axel Rauschmayer
axel at rauschma.de
Tue Nov 25 22:07:19 PST 2014
Given that `const` is a new feature – shouldn’t an exception be thrown in non-strict mode if a `const` variable is being changed?
--
Dr. Axel Rauschmayer
axel at rauschma.de
rauschma.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20141126/088e0ec4/attachment.html>
More information about the es-discuss
mailing list