https://chromiumcodereview.appspot.com/10241002/diff/4001/test/cctest/test-heap.cc
File test/cctest/test-heap.cc (right):

https://chromiumcodereview.appspot.com/10241002/diff/4001/test/cctest/test-heap.cc#newcode1278
test/cctest/test-heap.cc:1278: if (HEAP->ReservedSemiSpaceSize() ==
HEAP->InitialSemiSpaceSize()) {
Shouldn't the test say something like "InitialSemiSpaceSize ==
MaxSemiSpaceSize"? Because the current condition looks more like a
tautology.

https://chromiumcodereview.appspot.com/10241002/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to