Comment #4 on issue 847 by erik.corry: 1gb memory limit http://code.google.com/p/v8/issues/detail?id=847
The limit for 64 bit V8 is around 1.9Gbytes now. Start V8 with the --max-old-space-size=1900 flag. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
