Comment #4 on issue 173 by [EMAIL PROTECTED]: v8::Script::Compile() crashes when parsing very long (but simple) file http://code.google.com/p/v8/issues/detail?id=173
Submitted change 926 to bleeding_edge to avoid the requirement of massive contiguous space when growing the allocation zone. This piece of code will still use a massive amount of memory and similar programs will run out of memory eventually, but we stand a better chance now. -- 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 -~----------~----~----~----~------~----~------~--~---
