DescriptionPPC: [fullcode] Switch passing of new.target to register.
Port 440a42b74135b84c188d7db11f4c07678f53d0f3
Original commit message:
This passes the new.target value in a register instead of through a
side-channel via the construct stub. Note that this marks the last
consumer of said side-channel and the special slot in the construct
stub frame can be removed as a follow-up.
R=mstarzinger@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
TEST=mjsunit/es6/regress/regress-new-target-context
BUG=
Committed: https://crrev.com/3950206fc25d324bfd8b13b1fe3724c0444411c6
Cr-Commit-Position: refs/heads/master@{#32585}
Patch Set 1 #
Messages
Total messages: 15 (6 generated)
|