Description[interpreter] Fix how 'throw' is translated to TurboFan.
This fixes the translation of 'throw' bytecodes to TurboFan graphs. The
correct runtime function is being used now, also the frame states are
attached to the correct nodes now.
R=mythria@chromium.org
TEST=cctest/test-run-jsexceptions/ThrowMessageIndirectly
BUG=v8:4674
LOG=n
Committed: https://crrev.com/fd5505ca15561bb8bc57bf0d3d490d3f8410aeea
Cr-Commit-Position: refs/heads/master@{#33513}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|