Handlify simple functions of [keyed] store stub compiler.
authorulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Oct 2011 10:45:24 +0000 (10:45 +0000)
committerulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 Oct 2011 10:45:24 +0000 (10:45 +0000)
commitbeb0bbe3a947603f73a6345fa8fdacc5465e7e7a
tree77a8b74e60db28b3e9149b9fc40d7fe56c7f48b9
parent5a33ffd7e8cc229be88207211b6122385ced93f4
Handlify simple functions of [keyed] store stub compiler.

Handlified functions: CompileStoreField, CompileStoreGlobal, CompileStoreElement, CompileStorePolymorphic.

Based on 8375053.

R=kmillikin@chromium.org
BUG=
TEST=

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

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