MIPS: Calls to the CallIC miss handler looked up the receiver incorrectly.
authorpaul.lind <paul.lind@imgtec.com>
Wed, 4 Feb 2015 21:27:34 +0000 (13:27 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Feb 2015 21:27:46 +0000 (21:27 +0000)
commitfdce3e6f2f36cd7f92701c2f54a5f82d25e486c1
treeb2cb6b2b343adc9145fb929051a9cecd021752df
parent49ef5498075fbc2ce09dbfa76ecb51b39464df10
MIPS: Calls to the CallIC miss handler looked up the receiver incorrectly.

Port 13b97b6214d8448c568d2e547e4a04c5fb468f5d

Original commit message:
On platforms that don't push the return address on the stack at time of call, there was an error.

BUG=

Review URL: https://codereview.chromium.org/864713003

Cr-Commit-Position: refs/heads/master@{#26443}
src/mips/code-stubs-mips.cc
src/mips64/code-stubs-mips64.cc