Reviewers: Vitaly, Mads Ager,
Message:
Mads, can you please look at the V8 API part. We don't want to bother you
with
implementation details ;)
Description:
Add an interface for an embedder to provide information about native
objects retained by object groups and global handles.
This information is then used during heap snapshot generation
to provide a more complete memory picture.
This patch will be needed to fix
https://bugs.webkit.org/show_bug.cgi?id=53659.
Please review this at http://codereview.chromium.org/6626043/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M include/v8-profiler.h
M include/v8.h
M src/api.cc
M src/global-handles.h
M src/global-handles.cc
M src/heap-profiler.h
M src/heap-profiler.cc
M src/heap.h
M src/objects-inl.h
M src/objects.h
M src/objects.cc
M src/profile-generator.h
M src/profile-generator.cc
M test/cctest/test-heap-profiler.cc
M test/cctest/test-mark-compact.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev