Comment #4 on issue 1808 by [email protected]: String concatenation to a length of two is slow possibly due to table lookup
http://code.google.com/p/v8/issues/detail?id=1808
Oops, I had forgotten to mention another bug that Daniel identified:In http://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/arm/code-stubs-arm.cc#5669
the condition on the mov instruction should be 'eq'. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
