[turbofan] Handle stack overflow exceptions in JSInliner.
authormstarzinger <mstarzinger@chromium.org>
Wed, 9 Sep 2015 10:24:17 +0000 (03:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 9 Sep 2015 10:24:31 +0000 (10:24 +0000)
commitc505907dce7448f4402bf78a2e8bbdb52ee04f7a
tree27e301cb897b77803647c3bfa2081822b821c98c
parent65ba650fa6a3a200b5bc8bd7e98a50ae7b0b2347
[turbofan] Handle stack overflow exceptions in JSInliner.

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

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

Cr-Commit-Position: refs/heads/master@{#30651}
src/compiler/js-inlining.cc
test/mjsunit/regress/regress-crbug-527364.js [new file with mode: 0644]