Description[arm64] Fix AssertStackConsistency.
The implementation temporarily modifies jssp to avoid needing a scratch
register, then restores it afterwards. However, the exception path
wasn't properly restoring the value.
With this patch, failures in this part of AssertStackConsistency get
reported properly (with backtrace and a BailoutReason).
BUG=
Committed: https://crrev.com/f7c7cb8fe4ff9d37cba4fcc4310bcf6a812eb060
Cr-Commit-Position: refs/heads/master@{#33135}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|