Drive by comment:
http://codereview.chromium.org/7990/diff/201/206 File src/array.js (right): http://codereview.chromium.org/7990/diff/201/206#newcode376 Line 376: // TODO: can we just use arguments? I think it would work fine with using 'arguments'. You probably have to pass in the receiver (this) to the %ArrayConcat call as the first parameter, but it should work and it should be a lot faster than the current code. http://codereview.chromium.org/7990 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
