On Tue, May 12, 2009 at 9:25 AM, <[email protected]> wrote: > http://codereview.chromium.org/115227/diff/1/3#newcode98 > Line 98: else splayTree.remove(greatest.key); > Is there any way we can test whether the splay tree is doing what we > expect. Eg. test the 0th, 1000th and 3141st elements at the end to see > if they are as expected?
I have added some basic validation to the tear down function. Please take another look. --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
