Searched defs:ReleaseCFType (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptGlue/
H A DJSUtils.h64 inline void ReleaseCFType(CFTypeRef x) { if (x) CFRelease(x); } function

Completed in 44 milliseconds