<quote>
Anton, can you force a full compacting GC at the beginning of this test to
make
sure that you will not get free list allocation? It seems that we should be
able to set up the heap so we can get a deterministic test here.
</quote>
I thought about that, however decided against as VM is freshly initialized.
Anyway, as I was in doubt and you're pro that, that's added :)
http://codereview.chromium.org/1256002/diff/1/4
File test/cctest/test-heap.cc (right):
http://codereview.chromium.org/1256002/diff/1/4#newcode840
test/cctest/test-heap.cc:840: // just enough room to allocate JSbject
and thus fill the newspace.
On 2010/03/25 09:42:09, Mads Ager wrote:
JSbject -> JSObject
Done.
http://codereview.chromium.org/1256002
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply
to this email with the words "REMOVE ME" as the subject.