Description[Interpreter] Fix deopt when accumulator needs to be materialized.
Moves the accumulator value on-heap to be restored in the
InterpreterNotifyDeopt handler rather than explicitly
setting the accumulator register. This allows it to be
materialized correctly if required.
BUG=v8:4678
LOG=N
Committed: https://crrev.com/9a26c1aee23943b37f411872169d6de284f58eb7
Cr-Commit-Position: refs/heads/master@{#34113}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Address comments and add test #
Created: 4 years, 10 months ago
Dependent Patchsets: Messages
Total messages: 23 (11 generated)
|