MIPS64: Fix string stubs.
authorpaul.lind <paul.lind@imgtec.com>
Fri, 17 Jul 2015 13:56:44 +0000 (06:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 17 Jul 2015 13:56:59 +0000 (13:56 +0000)
commit88214f1bf8429311d26d8f85f2a1e4759cb3fe7e
treef0613ab4e75edbb1eda38c443624e83d4566dbed
parent8bde6b1920fd59afbea3a59d7d1fff502892fde0
MIPS64: Fix string stubs.

An innocent-looking change in 'c63e50ed Reland Update V8 DEPS.' exposed
latent bugs in SubStringStub and StringCharFromCodeGenerator.

TEST=mjsunit/string-replace, msjunit/string-split, others....
BUG=

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

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