Updates:
Status: Assigned
Owner: [email protected]Comment #1 on issue 903 by [email protected]: Array Concat with Non-Array Param Performance Issue
http://code.google.com/p/v8/issues/detail?id=903The obvious solution to this is to use Array.push instead, when you are adding only one element.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
