DescriptionAlign __lookupGetter__/__lookupSetter__ behavior with the spec
These methods now return undefined upon finding a data property in the
prototype chain which shadows an accessor property, and when hitting
a Proxy, call the appropriate proxy traps.
R=cbruni@chromium.org, littledan@chromium.org
BUG=v8:5130
Review-Url: https://codereview.chromium.org/2592013003
Cr-Commit-Position: refs/heads/master@{#41929}
Committed: https://chromium.googlesource.com/v8/v8/+/57e8acbbb310c11c2123052928e1668c118e8085
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add test #
Messages
Total messages: 21 (12 generated)
|