Go to file
erik.corry@gmail.com 89ac41aff9 If an allocation is so huge that we cannot code the size needed in the failure
object then we just return an out of memory failure object (instead of a retry
after GC failure object).  Not all places that checked for retry-after-GC were
able to handle an immediate out of memory failure.

This fixes http://code.google.com/p/v8/issues/detail?id=70
Review URL: http://codereview.chromium.org/6340

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@477 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-10-09 11:26:37 +00:00
benchmarks Let the current state of the benchmarks be known to the 2008-10-06 07:55:10 +00:00
include Fix typo in include/v8.h (issue 108) and mark test-spaces/LargeObjectSpace as flaky on ARM (issue 113). TBR=ager@chromium.org 2008-10-09 05:39:00 +00:00
samples - Added support for warnings on unused test rules. 2008-09-25 12:38:34 +00:00
src If an allocation is so huge that we cannot code the size needed in the failure 2008-10-09 11:26:37 +00:00
test If an allocation is so huge that we cannot code the size needed in the failure 2008-10-09 11:26:37 +00:00
tools Fixed wrong filename in Visual Studio project file. 2008-10-08 07:36:44 +00:00
AUTHORS Adding Paolo Giarrusso to AUTHORS file for his hash code patch. 2008-10-07 07:26:06 +00:00
ChangeLog Update version to 0.3.5 in preparation for pushing 2008-10-06 08:07:59 +00:00
LICENSE Initial export. 2008-07-03 15:10:15 +00:00
SConstruct Recommit reverted change, now with fixes to make it work with gcc-4.2. 2008-10-03 15:53:44 +00:00