LGTM
http://codereview.chromium.org/7346006/diff/1/src/allocation.h File src/allocation.h (right): http://codereview.chromium.org/7346006/diff/1/src/allocation.h#newcode1 src/allocation.h:1: // Copyright 2008-2011 the V8 project authors. All rights reserved. Just 2011 instead of 2008-2011 (in other files as well). http://codereview.chromium.org/7346006/diff/1/src/allocation.h#newcode31 src/allocation.h:31: #include "allocation.h" No need for this file to include itself. http://codereview.chromium.org/7346006/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
