v8/test
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
..
cctest If an allocation is so huge that we cannot code the size needed in the failure 2008-10-09 11:26:37 +00:00
message Added new test type, message, to test error reporting. 2008-09-26 13:06:49 +00:00
mjsunit Make sure to check that the function prototype is a 2008-10-08 14:03:53 +00:00
mozilla Fix for issue 95. 2008-09-26 09:15:02 +00:00