Reviewers: Mads Ager,
Description:
Optimize string plus smi
When adding a string with a smi value the number string cache is checked in
generated code. If the there is a string value in the number string cache
the
resulting string is produced in generated code.
Please review this at http://codereview.chromium.org/596082
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/ia32/assembler-ia32.h
M src/ia32/codegen-ia32.cc
M src/v8-counters.h
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev