Fix CALL_IC to read properties out of the object in the presence
authoriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Oct 2008 07:48:45 +0000 (07:48 +0000)
committeriposva@chromium.org <iposva@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 15 Oct 2008 07:48:45 +0000 (07:48 +0000)
commitf1f096249c4868bcc4832c53fe0a7a942aaf10d3
treedc5238d9781f22a1bad37aebb70abf28289d7c0e
parentd67fa3c308bdbe7b6d23d596110dc56be4e02306
Fix CALL_IC to read properties out of the object in the presence
of in-object properties instead of always going to read out of
the properties array.

TBR=ager

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

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