Handlify the remaining stub compiler functions for call ICs.
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Oct 2011 10:55:00 +0000 (10:55 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 24 Oct 2011 10:55:00 +0000 (10:55 +0000)
commitef31d0480ae771619fb569b44b3c25675cf0def7
tree21c254c2bae5291aa4b847609000ae0596ee0122
parentec007b46d1455d303f34c9dc8933f05422ac7996
Handlify the remaining stub compiler functions for call ICs.

Handlify StubCompiler functions for CallIC and KeyedCallIC cases
Megamorphic, Arguments, DebugBreak, and DebugPrepareStepIn.

R=ulan@chromium.org
BUG=
TEST=

Review URL: http://codereview.chromium.org/8372029

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9750 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/ic-arm.cc
src/ia32/ic-ia32.cc
src/ia32/stub-cache-ia32.cc
src/ic.h
src/mips/ic-mips.cc
src/stub-cache.cc
src/stub-cache.h
src/x64/ic-x64.cc