Ensure the constant operand for heap-object store-named-field is not a smi.
authorverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Mar 2014 16:25:48 +0000 (16:25 +0000)
committerverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Mar 2014 16:25:48 +0000 (16:25 +0000)
commite18e65058278adb8ecc1fc76753a9cb04448ad0c
treeb3ea4af16e95e39018a1c6b07f0c8ddc33fa4d59
parent1da7cb61ca86c3f0f1ca948c1b9f90e945106e23
Ensure the constant operand for heap-object store-named-field is not a smi.

BUG=
R=jkummerow@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20208 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/lithium-codegen-ia32.cc
src/x64/lithium-codegen-x64.cc
test/mjsunit/regress/regress-store-heapobject.js [new file with mode: 0644]