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
dev-tech-js-engine-internals@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to