Require typed input representation for HTypeof hydrogen instruction.
authorvegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Feb 2011 09:52:57 +0000 (09:52 +0000)
committervegorov@chromium.org <vegorov@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Feb 2011 09:52:57 +0000 (09:52 +0000)
commit67516276153364734978dfb0c0c1ccec2c4e2786
treee71cb7047aaefb5a88cbc1ec6391fc140ad3481a
parentcb0a7bc748c826d7db0cd4bc0a4fc3b83c30201e
Require typed input representation for HTypeof hydrogen instruction.

BUG=http://code.google.com/p/chromium/issues/detail?id=71647
TEST=test/mjsunit/regress/regress-71647.js

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@6566 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-instructions.h
test/mjsunit/regress/regress-71647.js [new file with mode: 0644]