Reviewers: Michael Lippautz,

Description:
[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.

[email protected]

Please review this at https://codereview.chromium.org/1326793002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+317, -214 lines):
  M BUILD.gn
  M src/api.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/mark-compact.cc
  A src/heap/object-stats.h
  A src/heap/object-stats.cc
  M tools/gyp/v8.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to