v8/test
ager@chromium.org 2183309385 Introduce a external allocation limit.
If V8 is holding on to a lot of external memory, we attempt to clean
it up even if we do not get an allocation failure.  Since tiny V8
objects can hold on to a lot of external memory, we might run out of
external memory while waiting for a normal allocation failure.
Review URL: http://codereview.chromium.org/155916

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2519 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2009-07-22 10:01:25 +00:00
..
cctest Introduce a external allocation limit. 2009-07-22 10:01:25 +00:00
message Change tests status for x64, make test runner pass --arch flag to Scons, add to x64 disassembler. Copied from http://codereview.chromium.org/155346 so it can be committed. 2009-07-14 11:39:45 +00:00
mjsunit X64: Implement inline cache of monomorphic constant function call. Mark a debugger test on X64 as failing. 2009-07-16 12:49:14 +00:00
mozilla Update test expectations because we've decided to allow RegExps 2009-07-14 06:40:40 +00:00