Comment #1 on issue 2459 by [email protected]: Too many variables declared (only 32767 allowed)
http://code.google.com/p/v8/issues/detail?id=2459
This happens both with >32767 global variables (var X) and with global functions (function Y).
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
