Output as of now:

From: Varadarajan S
Sent: 27 November 2013 13:47
To: '[email protected]'
Subject: Bug 722749 - Javascript engine and ccdump tool modification

Dear All,

To have a simple tool for Firefox browsers which can give us the leaking 
objects and its corresponding file name and line number, I referred to Bug 
722749 and changed the files in the Mozilla-central repository ( locally )

Objective: To use ccdump tool to get object address and its filename and line 
number
Files changed: Find attached
Output: Find attached


Query: I am able to get the file name and line number only for GCThing which 
are function objects (js::IsFunctionObject(obj)) and not any objects or kinds. 
Kindly suggest a way for this tool that would help the developers to identify 
the leak with ease


Regards,
Varada
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to