LGTM, if you can make the comment.
http://codereview.chromium.org/7356005/diff/1/src/heap.cc File src/heap.cc (right): http://codereview.chromium.org/7356005/diff/1/src/heap.cc#newcode5993 src/heap.cc:5993: while (inner <= inner_last) { It's not obvious why this can't crash, if the end of the large object chunk is just a few bytes into the inner_last chunk. Make a comment saying why it won't crash. http://codereview.chromium.org/7356005/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
