LGTM
http://codereview.chromium.org/3329024/diff/1/3 File src/mark-compact.h (right): http://codereview.chromium.org/3329024/diff/1/3#newcode365 src/mark-compact.h:365: typedef int (MarkCompactCollector::*LiveObjectCallback)(HeapObject* obj); Typedefs are supposed to be among the first things declared in a class body. http://codereview.chromium.org/3329024/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
