[webkit-help] NSValueRef Spiking up the memory
Nimish Nayak
nimishnayk at gmail.com
Fri Aug 26 09:36:19 PDT 2011
I extended javascript to invoke custom C code in WebKit (WinLauncher)
But I have seen that there is a considerable Spike in the memory Consumption
as the Application Lives on.
I tried to Analyse why its so.. But all I am using is
JSValueMakeString<http://developer.apple.com/library/mac/documentation/Carbon/Reference/WebKit_JavaScriptCore_Ref/JSValueRef_h/index.html#//apple_ref/c/func/JSValueMakeString>
and return it.
Do I have to free this ? Quite strange because Apple Docs Done say anything
about it (GC will handle)
--
Mr. Nimish Nayak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20110826/423c177c/attachment.html>
More information about the webkit-help
mailing list