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
[email protected]
rauschma.de



_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to