Reviewers: Hannes Payer, jochen,

Message:
PTAL

Description:
v8: make GCTracer persistent.

GCTracer will become the central place for logging statistics for
scheduled garbage collection. This patch makes GCTracer a member of
Heap, so that it is always available for logging.

R=hpa...@chromium.org,joc...@chromium.org
BUG=

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+246, -257 lines):
  M src/global-handles.h
  M src/global-handles.cc
  M src/heap.h
  M src/heap.cc
  M src/incremental-marking.h
  M src/incremental-marking.cc
  M src/mark-compact.h
  M src/mark-compact.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to