Description[turbofan] Preserve pending message while inside finally-block.
This makes sure that any pending message is saved before entering
and restored after exiting a finally block. It also makes sure that
operand stacks are kept in sync to full-codegen.
R=bmeurer@chromium.org
TEST=cctest/test-run-jsexceptions/ThrowMessage
Committed: https://crrev.com/e6ff16d6bfb87fe21ffbf9120afa2be703e3327d
Cr-Commit-Position: refs/heads/master@{#27036}
Patch Set 1 #Patch Set 2 : Remove debug output. #Patch Set 3 : Fix bool rep. #
Total comments: 4
Patch Set 4 : Addressed comments by Benedikt. #Patch Set 5 : Followup fixes. #
Messages
Total messages: 8 (1 generated)
|