LGTM with one comment. And please update the copyright headers to 2012.
http://codereview.chromium.org/10263002/diff/18001/src/debug.h File src/debug.h (right): http://codereview.chromium.org/10263002/diff/18001/src/debug.h#newcode487 src/debug.h:487: struct FramePaddingLayout : public AllStatic { Even though not actually necessary, please make this a class (instead of struct) for consistency's sake. http://codereview.chromium.org/10263002/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
