Reviewers: Hannes Payer,

Message:
PTAL

Description:
Introduce a flag for tracing retaining path in GC.

The retaining path is the exactly the path visited by the marker.

Since it adds run-time overhead, it is guarded by a compile flag.

BUG=

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

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

Affected files (+183, -4 lines):
  M build/features.gypi
  M src/flag-definitions.h
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/mark-compact.h
  M src/heap/mark-compact.cc
  M src/heap/objects-visiting.h
  M src/heap/objects-visiting.cc
  M src/isolate.cc


--
--
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