Comment #2 on issue 172 by uncle.duncan: There is a limit to the size of the argument array passed to function.apply http://code.google.com/p/v8/issues/detail?id=172
Thanks for explaining. A couple of follow up questions if that's OK. Could you say what the limit is please? Do the primitive Array methods concat and push treat the arguments as an array in the way you describe? In your opinion am I reasonable to be using [].fn.apply in this way? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
