Object.unfreeze, or similar API
Raul-Sebastian Mihăilă
raul.mihaila at gmail.com
Mon Feb 19 21:28:33 UTC 2018
Note that if you want to use the Proxy that way you will probably want to
implement the setPrototypeOf and preventExtensions traps as well since,
together with set, defineProperty and deleteProperty, they are the traps
whose associated internal methods can have side effects on the target when
the traps are not implemented.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20180219/12117a08/attachment-0001.html>
More information about the es-discuss
mailing list