Hi Bjorn,

Sorry for not being clear on that. The code is in WebKit:
http://trac.webkit.org/browser/trunk/Source/WebCore/inspector/front-end/HeapSnapshot.js.
It uses JSON-serialized snapshots (v8::HeapSnapshot::Serialize).

On Tue, Sep 13, 2011 at 00:57, Bjorn Tipling <[email protected]> wrote:
> Hi,
>
> Was looking to use an api to obtain a HeapSnapshotDiff that was
> removed in this commit:
>
> http://code.google.com/p/v8/source/detail?r=7412
>
> One of the comments was "Diffs and retaining paths are implemented on
> JS side."
>
> Anyone know where that is? I've been searching and still am searching
> but if anyone knows, it would help.
>
> Thanks.
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to