This repository was archived by the owner on Mar 25, 2018. It is now read-only.
3.3.10.20
r8602: Fix a potential crash in const declaration. Declaration of const lookup slots would trigger an assertion if there was a setter somewhere in the prototype chain, and that setter was shadowed by a non-readonly data property also in the prototype chain. R=ager@chromium.org BUG= TEST= Review URL: http://codereview.chromium.org/7327036 git-svn-id: http://v8.googlecode.com/svn/branches/3.3@8608 ce2b1a6d-e550-0410-aec6-3dcde31c8c00