Turn throws into basic block terminators.
authormstarzinger <mstarzinger@chromium.org>
Tue, 3 Feb 2015 15:22:41 +0000 (07:22 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 3 Feb 2015 15:22:55 +0000 (15:22 +0000)
commit9d6f55b08a5a34eac6af3a0b7405d5756628c618
tree41f9f2cf01a7497666a9912c8972358361b04831
parentfea7ddb64069114d82c20951dd6948612e64ae7f
Turn throws into basic block terminators.

R=bmeurer@chromium.org
TEST=cctest/test-run-jsexceptions/Throw

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

Cr-Commit-Position: refs/heads/master@{#26406}
src/compiler/ast-graph-builder.cc
src/compiler/instruction-selector.cc
src/compiler/scheduler.cc
test/cctest/compiler/test-run-jsexceptions.cc