Reviewers: ,
Message:
This small refactory is needed to make so that array length access ICs can
use
the same stub compiler used for property access ICs (it will be done in a
separate CL).
Description:
Allow property indexes to refer to slots inside the object header.
BUG=
Please review this at https://chromiumcodereview.appspot.com/11365221/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/arm/stub-cache-arm.cc
M src/bootstrapper.cc
M src/ia32/stub-cache-ia32.cc
M src/ic.cc
M src/json-stringifier.h
M src/mips/stub-cache-mips.cc
M src/objects.cc
M src/property.h
M src/property.cc
M src/runtime.cc
M src/stub-cache.h
M src/stub-cache.cc
M src/x64/stub-cache-x64.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev