On Wed, Nov 27, 2013 at 12:24 AM, Varadarajan S <[email protected]> wrote:
>
> 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

Hi Varada,

Thanks for your interest in this bug.  Could you please attach a diff
showing the changes you've made (rather than the files themselves) to
bug 722749, and reiterate your questions there?  There are a number of
people CC'd to that bug who will be able to repond, and we usually use
Bugzilla to discuss code changes because the tools there are better
than email.

Thanks!

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

Reply via email to