Reviewers: Lasse Reichstein,
Message:
The code in full-codegen and in codegen is identical, except for the start
and
end. Loop2 and Loop3 are also identical.
Should we factor out this identical stuff?
Description:
Add a fast case to Array.join when all the elements and the separator are
flat
ascii strings.
Please review this at http://codereview.chromium.org/5122005/
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/array.js
M src/ia32/codegen-ia32.h
M src/ia32/codegen-ia32.cc
M src/ia32/full-codegen-ia32.cc
M src/runtime.h
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev