http://codereview.chromium.org/7832003/diff/1/src/profile-generator.cc File src/profile-generator.cc (right):
http://codereview.chromium.org/7832003/diff/1/src/profile-generator.cc#newcode2985 src/profile-generator.cc:2985: 384 * 1024; We have constants KB, MB, and GB defined in globals.h for the binary orders of magnitude. I would use KB instead of 1024. http://codereview.chromium.org/7832003/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
