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

/external/webkit/Source/JavaScriptGlue/
H A DJSObject.cpp102 CFTypeRef JSUserObject::CopyCFValue() const function in class:JSUserObject
124 CFTypeRef cf1 = CopyCFValue();
125 CFTypeRef cf2 = obj->CopyCFValue();

Completed in 108 milliseconds