DescriptionPPC: [interpreter] First implementation of stack unwinding.
Port 0b3066b8f5d914bb1a8c5dd0404a866d389d7798
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.
R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=v8:4674
LOG=n
Committed: https://crrev.com/637cbeeb1287b08fdc5d6c039fae7ba48eded842
Cr-Commit-Position: refs/heads/master@{#33418}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|