LGTM. I'm still concerned about mallocing lots of little arrays, but the problem is no worse than it was before.
http://codereview.chromium.org/668259/diff/1/2 File test/cctest/test-dataflow.cc (right): http://codereview.chromium.org/668259/diff/1/2#newcode66 test/cctest/test-dataflow.cc:66: BitVector w = v; This is not testing the assignment operator. http://codereview.chromium.org/668259 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
