MIPS: Fix for StringCharCodeAtGenerator for vector-ics.
authorpaul.lind <paul.lind@imgtec.com>
Thu, 16 Apr 2015 16:06:56 +0000 (09:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Apr 2015 16:06:48 +0000 (16:06 +0000)
commite8fe70492102377a0aed8b18f760f839d00d52c9
treec98f1d02af891b20d4e25224f93e9fb763228bef
parent80f24f7a4c2037c677531db21643f20e4dffc789
MIPS: Fix for StringCharCodeAtGenerator for vector-ics.

Register pop order bug only surfaced after vector-ic optimization
in https://codereview.chromium.org/1053843003 was landed.

TEST=mjsunit/string-index.js
BUG=

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

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