DescriptionX87: [interpreter] Switch passing of new.target to register.
port 3d004eeab23c8b47bd9bdd2cc66434dcc19a1b2f (r32264)
original commit message:
This passes the new.target value in a register instead of through a
side-channel via the construct stub. The interpreter entry trampoline
stores this value in a bytecode register so that it can be accessed
directly by the interpreter. The size of the interpreter stack frame
hence grows by one slot.
BUG=
Committed: https://crrev.com/4334a81823d299c1465b1a7396fa3df4f3b2c488
Cr-Commit-Position: refs/heads/master@{#32309}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|