Extend constructor inlining test case.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 16 Aug 2012 09:13:25 +0000 (09:13 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 16 Aug 2012 09:13:25 +0000 (09:13 +0000)
commit886c0fa4f7cfba01a6530e386be4d423c0001dd4
treef64bbce7d76c7afa992c6e6133238220c651eafa
parent27f5bf3f2b794c0c3bb232afb32a0b5d70aca1a6
Extend constructor inlining test case.

This makes sure that deoptimization really happens in each hydrogen
context by not using binary operations but loads instead. This is
needed because we cannot clear BinaryOpICs explicitly.

R=svenpanne@chromium.org
TEST=mjsunit/compiler/inline-construct

Review URL: https://chromiumcodereview.appspot.com/10825382

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12315 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/compiler/inline-construct.js