DescriptionPPC: [Interpreter] Add basic deoptimization support from TurboFan to Ignition.
Port b10d24ff2c685835e203075de4f11e12cd3d33cc
Original commit message:
Adds support for generating deoptimization translations for interpreter
stack frames, and building interpreter frames for these translations
when a function deopts. Also adds builtins for
InterpreterNotifyDeoptimized which resume the function's continuation at
the correct point in the interpreter after deopt.
R=rmcilroy@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=v8:4280
LOG=N
Committed: https://crrev.com/f5261a6a53ea114c2fc3d62857b39ec16a5888b8
Cr-Commit-Position: refs/heads/master@{#32977}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|