Hi Tim ,

Thanks for your reply
It means it is the memory used by javascript core , It does not have memory
component used by Webkit (DOM , Rendering and  parsing ) process ?



On 18 September 2011 01:36, Ilya Tikhonovsky <loi...@chromium.org> wrote:

> Each time when Timeline records an event it also grabs these numbers from
> JSC.
> It is the size of internal JSC heap used for all the javascript things in
> the browser.
>
> Regards,
> Tim.
>
>
> On Sat, Sep 17, 2011 at 10:10 AM, Amit Shahi <shahiwo...@gmail.com> wrote:
>
>> Dear All,
>>
>> Web Inspector show the Timeline pannel in which Memory is also displayed
>> for webkit.
>> On Each entry there is two field , one is Total Heap Size and other is
>> Used Heap Size .
>>
>> What does these fields mean, is they denote to Memory used by a particular
>> function  like in Chrome Heap Profiler or it is diffrent information ?
>>
>> Thanks
>>
>>
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev@lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to