https://codereview.chromium.org/12398010/diff/1/src/runtime.cc
File src/runtime.cc (right):

https://codereview.chromium.org/12398010/diff/1/src/runtime.cc#newcode4099
src/runtime.cc:4099: attr = static_cast<PropertyAttributes>(attr &
~READ_ONLY);
As discussed offline, this should also filter DONT_DELETE. More
importantly, DONT_DELETE should be false initially.

https://codereview.chromium.org/12398010/

--
--
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/groups/opt_out.


Reply via email to