STV!
http://codereview.chromium.org/661470/diff/4/5 File src/objects.cc (right): http://codereview.chromium.org/661470/diff/4/5#newcode3434 src/objects.cc:3434: const int max_parent_index = len/2 - 1; Space around binary operations and use parens for clearity. http://codereview.chromium.org/661470/diff/4/5#newcode3462 src/objects.cc:3462: const int max_parent_index = i/2 - 1; Ditto. http://codereview.chromium.org/661470 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
