DescriptionRemove specialized access checks and overwrites altogether. They are already handled by GetOwnPropertyAttributes (and GetPropertyAttributesWithFailedAccessChecks)
BUG=
R=dcarney@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21922
Patch Set 1 #Patch Set 2 : Use LookupIterator to get the value #Patch Set 3 : More cleanup #
Total comments: 1
Patch Set 4 : #Patch Set 5 : Remove test #Patch Set 6 : Unlike GetProperty, GetPropertyAttributes does not promote the exception #
Messages
Total messages: 5 (0 generated)
|