[turbofan] Fix bit representation of NumberConstant.
authorbmeurer <bmeurer@chromium.org>
Wed, 7 Jan 2015 15:44:13 +0000 (07:44 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 7 Jan 2015 15:44:22 +0000 (15:44 +0000)
commitd1c1a3c48f1a5aa3e14a4bea4930e769856c0e83
tree198006643d078c7bc028140490c59769e07d1d9b
parent0d6785805c10c9386fca88e07d5ddccd7aa180eb
[turbofan] Fix bit representation of NumberConstant.

TEST=mjsunit/compiler/regress-bit-number-constant

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

Cr-Commit-Position: refs/heads/master@{#25979}
src/compiler/representation-change.h
test/mjsunit/compiler/regress-bit-number-constant.js [new file with mode: 0644]