[heap] Separate ObjectStats out into its own class.
Note that this is only pulling out the bookkeeping side of things, the marking visitor that actually records the statistics should also move into the ObjectStats class. That will be done as a follow-up. R=mlippautz@chromium.org Review URL: https://codereview.chromium.org/1326793002 Cr-Commit-Position: refs/heads/master@{#30547}
Showing
This diff is collapsed.
src/heap/object-stats.cc
0 → 100644
src/heap/object-stats.h
0 → 100644
Please
register
or
sign in
to comment