Description[turbofan] Pass new.target to arguments adaptor trampoline.
This changes the interface descriptor for the arguments adaptor to also
contain an explicit register for the new.target value. Note that the
stub still clobbers the register for now.
This is a preparatory CL to allows us passing new.target in a register
instead of via a side-channel through the construct stub frame.
R=bmeurer@chromium.org
BUG=v8:4544
LOG=n
Committed: https://crrev.com/c0356f1f6dceaff35e8aca1ab0709de0ba6d4b7a
Cr-Commit-Position: refs/heads/master@{#32117}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|