DescriptionFix uninitialized new.target register in InvokeBuiltin.
On some architectures the InvokeBuiltin sequence does not go through
InvokeFunctionCode, which initializes the new.target register. This
initializes the register explicitly on these architectures for now.
R=ishell@chromium.org
BUG=chromium:565046
LOG=n
Committed: https://crrev.com/77774035d85d9d7df2cb09a77bca45ce7c938482
Cr-Commit-Position: refs/heads/master@{#32622}
Patch Set 1 #Patch Set 2 : Rebased. #
Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|