DescriptionX87: [interpreter] Fix return address when entering exception handler.
port ca51c204e1ab1519e2c623a74fad117577c37732(r33463)
original commit message:
This fixes the broken return address when the exception handler within
interpreted bytecode is being entered via stack unwinding. The address
in question will never actually be taken, but our stack walker uses this
address to determine whether a frame is interpreted.
BUG=
Committed: https://crrev.com/22445627e8bd39a550ed0ad91066849326cccc97
Cr-Commit-Position: refs/heads/master@{#33482}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|