Comment #1 on issue 1835 by [email protected]: Setting a property on an object whose prototype has a readonly property of the same name should not work
http://code.google.com/p/v8/issues/detail?id=1835

Step 2 should be:

2) Per section 11.13.1, setting "test_instance.x" calls
   PutValue() with "test_instance.x" as the first argument.

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

Reply via email to