MIPS: Do not use CodeStub::FindInCache if not necessary.
authorbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Tue, 9 Sep 2014 14:11:18 +0000 (14:11 +0000)
committerbalazs.kilvady@imgtec.com <balazs.kilvady@imgtec.com>
Tue, 9 Sep 2014 14:11:18 +0000 (14:11 +0000)
commit48a91826e4648cae0674a50d56511bff6af30436
tree4ffebecbd91a550fda90acf0635a1dce54c1e59c
parentf8ff071006a5950961c78e9dfeb707a9af6907e8
MIPS: Do not use CodeStub::FindInCache if not necessary.

Port r23795 (b41f4a7)

Original commit message:
GetCode does the FindInCache check as well.

BUG=
R=akos.palfi@imgtec.com, dusan.milosavljevic@imgtec.com

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23807 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/mips/code-stubs-mips.cc
src/mips64/code-stubs-mips64.cc