Reviewers: dcarney,

Message:
PTAL. On closer inspection, we don't need any of this code anymore.

I changed to code to rely on the LookupIterator to match the value found for the PropertyAttributes with the actual accessor-pair that's loaded. Otherwise there might be an all_can_read AccessorInfo behind (in hidden chain) a non-readable
AccessorPair, leaking the AccessorPair.

Description:
Remove specialized access checks and overwrites altogether. They are already
handled by GetOwnPropertyAttributes (and
GetPropertyAttributesWithFailedAccessChecks)

BUG=

Please review this at https://codereview.chromium.org/331693006/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+34, -97 lines):
  M src/runtime.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to