On Thu, Jul 30, 2015 at 9:00 AM, Tim Guan-tin Chien <timdr...@mozilla.com> wrote: > This is not as convenient as a keyword in WebIDL but I think it's good enough.
You might want to chime in on https://www.w3.org/Bugs/Public/show_bug.cgi?id=29004 which is asking for something similar (though more scoped). Note though that frozen in JavaScript only freezes the properties. If the object has private state that can still be modified through other means. E.g., freezing a Set or Map might not do what you expect it to do. -- https://annevankesteren.nl/ _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform