Spec bug (proxies)? 9.5.8 [[Get]] (P, Receiver)
Axel Rauschmayer
axel at rauschma.de
Sun Nov 2 10:25:27 PST 2014
https://people.mozilla.org/~jorendorff/es6-draft.html#sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver <https://people.mozilla.org/~jorendorff/es6-draft.html#sec-proxy-object-internal-methods-and-internal-slots-get-p-receiver>
To enforce the invariants, this operation uses `targetDesc`. That property descriptor is retrieved via target.[[GetOwnProperty]], which ignores inherited properties. Shouldn’t inherited properties be taken into consideration, too?
--
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/20141102/3812414a/attachment.html>
More information about the es-discuss
mailing list