DescriptionX87: [interpreter] First implementation of stack unwinding.
port 0b3066b8f5d914bb1a8c5dd0404a866d389d7798 (r33414)
original commit message:
This implements a first prototype of stack unwinding for interpreted
frames. The unwinding machinery performs a range-based lookup in the
given handler table and potentially continues dispatching at the handler
offset. Note that this does not yet correctly restore the context to the
correct value when the handler is being entered.
BUG=
Committed: https://crrev.com/02e7906e399f2970207b8c3138f67b9894d1b6eb
Cr-Commit-Position: refs/heads/master@{#33425}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|