Do not use CodeStub::FindInCache if not necessary.
authoryangguo@chromium.org <yangguo@chromium.org>
Tue, 9 Sep 2014 11:45:53 +0000 (11:45 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Tue, 9 Sep 2014 11:45:53 +0000 (11:45 +0000)
commit8470a7783ba39420909687b071401d2f50b147c5
tree64e2c2d670cf70bf2f733204783b276b42c3584a
parent4b0c0760528dc452ac269a7ccc67f8e93a19c1a3
Do not use CodeStub::FindInCache if not necessary.

GetCode does the FindInCache check as well.

R=mvstanton@chromium.org

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

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