[webkit-dev] JSxxxRelease/Retain - some guidance?
Patrick Mueller
pmuellr at muellerware.org
Thu Mar 26 13:19:14 PDT 2009
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
More information about the webkit-dev
mailing list