Darin Adler wrote:
Here’s a little more beyond what Maciej said:

...

JSClass, JSContextGroup, JSGlobalContext, JSPropertyNameArray, and JSString are all reference counted, not garbage collected. The functions that return these objects follow the The Create Rule, borrowed from CoreFoundation <http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html>.

Perfect. I was looking for a link like that. I posted a feedback note in ADC that the JSC doc should include that link.

--
Patrick Mueller - http://muellerware.org

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to