# # Fatal error in (null) # Allocation failed - process out of memory # Hello, I have v8 running in a VC++ 2005 console application. I'm running a script thats pretty simple, but is memory intensive. However the script always crashes after a few seconds while its creating arrays/objects with an out of memory error.
This computer has 3GB of RAM. How can I enable a script to access all available memory before throwing the OOM error, if it is indeed cutting off at 150MB? --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
