Reviewers: Kevin Millikin,

Description:
Fix bug in context stores, where the store was ignored if there was a
read-only property in the prototype chain.  Stores should only be
ignored if there is a read-only property on the object itself.

Please review this at http://codereview.chromium.org/42508

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

Affected files:
   M     src/runtime.cc
   M     test/cctest/test-api.cc
   A     test/mjsunit/getter-in-prototype.js
   A     test/mjsunit/with-prototype.js



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to