v8/test
erik.corry@gmail.com 5312fc05be The OutOfMemory and OutOfMemoryNested tests set a heap limit that was too low.
A change in the way heap was allocated meant that the initial heap size was
sometimes not higher than the limit, which mean that the limit started having
and effect and prevented V8 from booting up.

Fixes http://code.google.com/p/v8/issues/detail?id=25
Review URL: http://codereview.chromium.org/2924

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@325 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2008-09-17 10:58:45 +00:00
..
cctest The OutOfMemory and OutOfMemoryNested tests set a heap limit that was too low. 2008-09-17 10:58:45 +00:00
mjsunit More thorough tests of sorting integers in lexicographic order. 2008-09-17 10:25:05 +00:00
mozilla Remove another case of .js in the status file. Reviewed offline by ager@chromium.org. 2008-09-10 05:51:59 +00:00