Description[turbofan] Fix exception being re-thrown after finally-block.
This makes sure that the implicit exception edges in the graph pass
the correct exception object and also fixes a bug in the dominance
relationship of the value entering the finally block and it's uses.
R=jarin@chromium.org
TEST=cctest/test-run-jsexceptions/FinallyBreak
Committed: https://crrev.com/064be2385ad395c2b4e877322e8ba47efa7ec97e
Cr-Commit-Position: refs/heads/master@{#26989}
Patch Set 1 #Patch Set 2 : Fix comment. #Patch Set 3 : Correct exception. #Patch Set 4 : Sneak in alpha sorting. #
Messages
Total messages: 6 (1 generated)
|