DescriptionPreserve argument count for calls.
Calls use registers for target, new_target and argument count.
We don't always respect argument count. It didn't bite us in the past
because the code paths where we clobbered it never used it, though
in future it could be an issue.
BUG=
R=mstarzinger@chromium.org
Committed: https://crrev.com/5de27c343bbf898ca87246caa1e83e533ec44561
Cr-Commit-Position: refs/heads/master@{#33865}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Comment response. #Patch Set 3 : git-cl format sadness. #Patch Set 4 : Ports. #Patch Set 5 : Fixed mips64 compile issue. #
Messages
Total messages: 8 (2 generated)
|