Enable IC stubs for KeyedLaod/Store on ARM.
authorfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 13 Nov 2008 01:18:31 +0000 (01:18 +0000)
committerfeng@chromium.org <feng@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 13 Nov 2008 01:18:31 +0000 (01:18 +0000)
commit9d06372cfef216a784a8f9325acb5665a92ad3f9
tree8b0f9bb1f67c02df8d06d1cac081ff7fdee30a65
parent98525aabe31576eb019f5a1b792799147095eba4
Enable IC stubs for KeyedLaod/Store on ARM.

Several functions are not complete yet, always fall back to slow case.
It fixes test-api/AccessControlIC test.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@745 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/codegen-arm.cc
src/ic-arm.cc
src/stub-cache-arm.cc