Description[arm] Fix pushing of stale register in CallConstructStub.
This fixes a recent regression where the register usually holding the
original receiver was pushed onto the stack even when the stub was not
compiled for super calls (i.e. IsSuperConstructorCall). This led to
untagged values being present in the stack frame.
R=jacob.bramley@arm.com
BUG=chromium:512573
LOG=N
Committed: https://crrev.com/85d3b16386849be735dd5c189eeec9c9f70204ac
Cr-Commit-Position: refs/heads/master@{#29785}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 13 (3 generated)
|