Description[turbofan] Fix and rework deopt in call to super property.
This refactors the handling of calls of type Call::PROPERTY_CALL to
super properties in AstGraphBuilder::VisitCall. It ensures that the
operand stack is kept in sync with full-codegen so that deopts while
evaluating sub-expressions behave as expected.
R=rossberg@chromium.org
TEST=mjsunit/regress/regress-4521
BUG=v8:4521
LOG=n
Committed: https://crrev.com/d3c4adfd78d814164e5f4bd0cd7c5e5e1ffa22cb
Cr-Commit-Position: refs/heads/master@{#31652}
Patch Set 1 #
Total comments: 2
Dependent Patchsets: Messages
Total messages: 7 (1 generated)
|