v8/include
loislo@chromium.org 07d720ec41 Detailed heap snapshot usability improvement.
The detailed heap snapshot has two groups of nodes. The first one
is the group for v8 heap nodes and the second one is the group for
native objects. At the moment we have two different sets of native
objects. There are 'Detached DOM trees' and 'Document DOM trees' type of objects.

I think it'd be nice to replace one group containing all native objects with
separate groups for different types of native objects.

BUG=none
TEST=HeapSnapshotRetainedObjectInfo

Review URL: https://chromiumcodereview.appspot.com/9223009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10528 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2012-01-27 12:02:57 +00:00
..
v8-debug.h API: Added Debug::DisableAgent to match existing Debug::EnableAgent 2011-09-21 11:34:05 +00:00
v8-preparser.h Strict mode detection in preparser. 2011-05-06 11:41:15 +00:00
v8-profiler.h Detailed heap snapshot usability improvement. 2012-01-27 12:02:57 +00:00
v8-testing.h ARM: Port r7089 to ARM 2011-03-10 13:58:20 +00:00
v8.h Provide access to function inferred name in v8 public API 2012-01-25 12:45:54 +00:00
v8stdint.h Include what you use in accessors.{h,cc}. 2012-01-25 00:16:07 +00:00