Description[fullcode] Switch passing of new.target to register.
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=bmeurer@chromium.org,yangguo@chromium.org
TEST=mjsunit/es6/regress/regress-new-target-context
Committed: https://crrev.com/440a42b74135b84c188d7db11f4c07678f53d0f3
Cr-Commit-Position: refs/heads/master@{#32548}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #Patch Set 3 : Ported. #
Dependent Patchsets: Messages
Total messages: 15 (4 generated)
|