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; On 2011/09/05 07:31:00, William Hesse wrote:
We have constants KB, MB, and GB defined in globals.h for the binary
orders of
magnitude. I would use KB instead of 1024.
Thanks! I forgot about that, will fix before landing. http://codereview.chromium.org/7832003/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
