DescriptionX87: [turbofan] [deoptimizer] Support inlining of ES6 tail calls.
port c29a4560bb548fa0ebeec8262f9d6fca9d50fe7a(r34610)
original commit message:
In case when F was called with incompatible number of arguments (and therefore
the arguments adator frame was created), F inlines a tail call of G which then
deopts the deoptimizer should also remove the arguments adaptor frame for F.
This CL adds required machinery to the deoptimizer.
BUG=
Committed: https://crrev.com/7b84d299eaa9d843327eb6da5d5685bc55952ae6
Cr-Commit-Position: refs/heads/master@{#34651}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|