Reviewers: William Hesse, Message: This has been tested with unalignedaccesses=off.
We already have have two variants of CopyBytes, which are StringHelper::GenerateCopyCharacters and StringHelper::GenerateCopyCharactersLong. I will try to streamline this in a separate CL and move all variants to the macro assembler. Description: ARM: Support inlined version of %_FastAsciiArrayJoin on ARM Please review this at http://codereview.chromium.org/6594071/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/full-codegen-arm.cc M src/arm/macro-assembler-arm.h M src/arm/macro-assembler-arm.cc M test/mjsunit/array-join.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
