Refactor and fix polymorphic KeyedStoreIC creation
authorjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Oct 2011 16:02:45 +0000 (16:02 +0000)
committerjkummerow@chromium.org <jkummerow@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 11 Oct 2011 16:02:45 +0000 (16:02 +0000)
commit312c534a6c6aa6dcaa3ab87fe43dd0b77be15054
tree7ef85805e2682378ae430aa67cf45d4f34bfa0f6
parentcef39a6657f9a0595be569cc7d3743df66bc202b
Refactor and fix polymorphic KeyedStoreIC creation

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

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