[turbofan] Make sure there is space for lazy deopt patching before the constant pool.
authorjarin <jarin@chromium.org>
Thu, 29 Jan 2015 15:30:16 +0000 (07:30 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 29 Jan 2015 15:30:32 +0000 (15:30 +0000)
commita4b163a9408f0d298ee874f28c42d856564769e1
tree64cf123d864711993b9d329eef2a9cb926076f23
parent23866a6f99d20e815f289358570607f1c6b20086
[turbofan] Make sure there is space for lazy deopt patching before the constant pool.

BUG=chromium:446647
LOG=n
R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26327}
src/compiler/code-generator.cc
test/mjsunit/compiler/regress-446647.js [new file with mode: 0644]