Fix loading non-configurable non-writable value from a constant with mismatching...
authorverwaest@chromium.org <verwaest@chromium.org>
Wed, 3 Sep 2014 12:13:46 +0000 (12:13 +0000)
committerverwaest@chromium.org <verwaest@chromium.org>
Wed, 3 Sep 2014 12:13:46 +0000 (12:13 +0000)
commit03b0237e1d61d8d84bd35b38c3e178b1870d66c2
tree4a34451124d907918fe4ad6411c8fb473b66d4c8
parent258ac97bac035ef6a35d86120183840052e88fcc
Fix loading non-configurable non-writable value from a constant with mismatching type feedback

BUG=410209
LOG=n
R=jarin@chromium.org

Review URL: https://codereview.chromium.org/534093003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23650 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-instructions.h
src/hydrogen.cc
test/mjsunit/regress/regress-inline-constant-load.js [new file with mode: 0644]