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 { On 2012/05/03 14:00:47, Yang wrote:
Even though not actually necessary, please make this a class (instead
of struct)
for consistency's sake.
Done. http://codereview.chromium.org/10263002/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
