Reviewers: egorov_chromium.org, Erik Corry,
Description:
Changing string length field type from int to SMI. It will make it be a
regular
field. Code generated in EmitNamedLoad could be patched for faster access to
string.length.
Please review this at http://codereview.chromium.org/1706013/show
SVN Base: http://v8.googlecode.com/svn/trunk/
Affected files:
M include/v8.h
M src/arm/codegen-arm.cc
M src/arm/macro-assembler-arm.cc
M src/arm/stub-cache-arm.cc
M src/ia32/codegen-ia32.cc
M src/ia32/macro-assembler-ia32.cc
M src/ia32/stub-cache-ia32.cc
M src/objects-inl.h
M src/objects.h
M src/x64/codegen-x64.cc
M src/x64/macro-assembler-x64.cc
M src/x64/stub-cache-x64.cc
M test/cctest/test-serialize.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev