[[DefineOwnProperty]] (P, Desc)
Axel Rauschmayer
axel at rauschma.de
Thu Nov 27 03:05:34 PST 2014
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-proxy-object-internal-methods-and-internal-slots-defineownproperty-p-desc
Quote (note typo in second item):
1. A property cannot be added as or modified to be non-configurable, if it does not exists as a non-configurable own property of the target object.
2. A property may not be non-configurable, if is corresponding configurable property of the target object exists.
Question: Doesn’t #1 imply #2?
--
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/20141127/e9452ae8/attachment.html>
More information about the es-discuss
mailing list