Handle non-object constants in HConstant::GetMonomorphicJSObjectMap.
authorjarin@chromium.org <jarin@chromium.org>
Tue, 9 Sep 2014 12:58:34 +0000 (12:58 +0000)
committerjarin@chromium.org <jarin@chromium.org>
Tue, 9 Sep 2014 12:58:34 +0000 (12:58 +0000)
commit01d63e43b2f5b5c59a0f56980e86beadb5f22dba
tree55adafaffbf57fbf5bd9ec937016dcf20ec62c31
parent3dbb3c39d5b3550f992ea7d52a952113433eebb5
Handle non-object constants in HConstant::GetMonomorphicJSObjectMap.

R=ulan@chromium.org
BUG=chromium:412162
LOG=N

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

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