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
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to