Fix overflow in allocation throughput calculation.
authorhpayer <hpayer@chromium.org>
Tue, 26 May 2015 17:46:49 +0000 (10:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 May 2015 17:46:57 +0000 (17:46 +0000)
commit3e9c664b8c2d661e616e96c7b0db4be65f12b612
tree8e0d843f6da96541e4e9d195561d5f26997dbcce
parent395fa8ba2439f7e768376f7512553d66b67d1c87
Fix overflow in allocation throughput calculation.

BUG=chromium:492021
LOG=n

Review URL: https://codereview.chromium.org/1148953009

Cr-Commit-Position: refs/heads/master@{#28638}
src/heap/gc-tracer.cc
src/heap/gc-tracer.h
test/cctest/test-heap.cc