Searched refs:KJSValueToCFType (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptGlue/
H A DJSUtils.h59 CFTypeRef KJSValueToCFType(JSValue inValue, ExecState *exec);
H A DJSValueWrapper.cpp190 result = KJSValueToCFType(ptr->GetValue(), getThreadGlobalExecState());
H A DJSUtils.cpp362 CFTypeRef KJSValueToCFType(JSValue inValue, ExecState *exec) function

Completed in 126 milliseconds