LGTM
http://codereview.chromium.org/5537001/diff/1/src/profile-generator.cc File src/profile-generator.cc (right): http://codereview.chromium.org/5537001/diff/1/src/profile-generator.cc#newcode1556 src/profile-generator.cc:1556: int mid = ((unsigned int)low + (unsigned int)high) >> 1; No C-style casts please. http://codereview.chromium.org/5537001/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
