Reviewers: alph, loislo,

Description:
Simplify synthetic roots creation in heap snapshot

The synthetic roots exist in every snapshot and there are no actual objects
corresponding to them (there was attempt to create some virtual objects to reuse
existing snapshot builder but it just complicated the things).

BUG=None
LOG=N

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

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

Affected files (+24, -106 lines):
  M src/heap-snapshot-generator.h
  M src/heap-snapshot-generator.cc
  M src/heap-snapshot-generator-inl.h


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