Fix for bug http://code.google.com/p/v8/issues/detail?id=1176.
authormmaly@chromium.org <mmaly@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 22 Feb 2011 17:20:25 +0000 (17:20 +0000)
committermmaly@chromium.org <mmaly@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 22 Feb 2011 17:20:25 +0000 (17:20 +0000)
commit3ff7aa0ea98bd2a9dca97d7faf4685ac709774ef
tree92cbd4bb13c2c5277e31d92b7b20ce0a2364744d
parent3af35dc96fb1448a28fef941131c9453e5d9437d
Fix for bug code.google.com/p/v8/issues/detail?id=1176.

Review URL: http://codereview.chromium.org/6469083/

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