As discussed offline with Michael: Wouldn't it be much easier and far more
readable with:

* Use 2 lists instead of a partitioned one. Iterators would make it easy to
iterate over all nodes or only over one of the parts.

* Use a circular doubly linked list with the standard "looped" sentinel for
the empty list.

https://codereview.chromium.org/21042004/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to