MIPS: split api call stubs into accessor and function call stubs
authorakos.palfi <akos.palfi@imgtec.com>
Sat, 17 Jan 2015 03:21:42 +0000 (19:21 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 17 Jan 2015 03:21:55 +0000 (03:21 +0000)
commitec52f8df7f0956ecaed0422110847ee5634c1304
treea56efa05eb2c0dfa62a35e16e174add89571b67b
parente9e772121b36697821dbfff61f36e0a68367f21c
MIPS: split api call stubs into accessor and function call stubs

Port 6950ead0b0a8373441dc8f8d3b2c316e82549ce9

Note: This port has known issues, there are about 40 test failures. The purpose of this commit is to unbreak the MIPS build.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#26116}
src/ic/mips/handler-compiler-mips.cc
src/ic/mips64/handler-compiler-mips64.cc
src/mips/code-stubs-mips.cc
src/mips/interface-descriptors-mips.cc
src/mips/macro-assembler-mips.cc
src/mips/macro-assembler-mips.h
src/mips64/code-stubs-mips64.cc
src/mips64/interface-descriptors-mips64.cc
src/mips64/macro-assembler-mips64.cc
src/mips64/macro-assembler-mips64.h