LGTM.
http://codereview.chromium.org/2827008/diff/1/3 File src/heap.cc (right): http://codereview.chromium.org/2827008/diff/1/3#newcode126 src/heap.cc:126: memset(roots_, 0, sizeof(Object*) * kRootListLength); sizeof(roots_[0]) is more future-proof. http://codereview.chromium.org/2827008/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
