HomeSort by relevance Sort by last modified time
    Searched refs:KJSValueToCFType (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptGlue/
JSUtils.h 59 CFTypeRef KJSValueToCFType(JSValue inValue, ExecState *exec);
JSValueWrapper.cpp 190 result = KJSValueToCFType(ptr->GetValue(), getThreadGlobalExecState());
JSUtils.cpp 362 CFTypeRef KJSValueToCFType(JSValue inValue, ExecState *exec)

Completed in 188 milliseconds