LGTM (with a nit).
https://chromiumcodereview.appspot.com/10141007/diff/1/src/spaces-inl.h File src/spaces-inl.h (right): https://chromiumcodereview.appspot.com/10141007/diff/1/src/spaces-inl.h#newcode300 src/spaces-inl.h:300: if (allocation_info_.limit - old_top >= size_in_bytes * 4) { Could you add a one-liner comment why it helps to have holes in new-space when stressing compaction? https://chromiumcodereview.appspot.com/10141007/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
