Fix representation of Phis for mutable-heapnumber-in-object-literal properties
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 16 Jun 2014 08:41:29 +0000 (08:41 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 16 Jun 2014 08:41:29 +0000 (08:41 +0000)
commitaae24ae40b0ac354694f51d483fe0bcbd8c35d4d
tree823ddad7a4cc93c0c7a384a974d1d5a623472b0c
parent712b0a2066d4e075ad00e138603d0d3c65da787a
Fix representation of Phis for mutable-heapnumber-in-object-literal properties

BUG=v8:3392
LOG=y
R=verwaest@chromium.org

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

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