Change JSObject elements to be of type FixedArrayBase
authordanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Aug 2011 13:54:27 +0000 (13:54 +0000)
committerdanno@chromium.org <danno@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Aug 2011 13:54:27 +0000 (13:54 +0000)
commit48f411a22518cddf43a94a98eb9b8209f3f15cef
tree42a102890ddce961e9d81124c16c0f596332229c
parent91553bbacd030d6cc49db412873febcf2114d6d8
Change JSObject elements to be of type FixedArrayBase

R=kmillikin@chromium.org
BUG=none
TEST=none

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8927 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects-inl.h
src/objects.cc
src/objects.h
src/runtime.cc