Searched refs:GetCFNull (Results 1 – 5 of 5) sorted by relevance
179 if (cfValue == GetCFNull()) { in toPrimitive()217 if (cfValue == GetCFNull()) in toBoolean()298 if (cfValue == GetCFNull()) in toNumber()331 if (cfValue == GetCFNull()) in toString()
502 CFArrayAppendValue((CFMutableArrayRef)data, GetCFNull()); in CFJSObjectSetProperty()523 CFArrayAppendValue((CFMutableArrayRef)data, GetCFNull()); in CFJSObjectSetProperty()525 CFArraySetValueAtIndex((CFMutableArrayRef)data, index, GetCFNull()); in CFJSObjectSetProperty()617 CFArrayAppendValue(cfArray, GetCFNull()); in JSCreateCFArrayFromJSArray()640 if (!jsValue) jsValue = JSObjectCreateWithCFType(GetCFNull()); in JSCreateJSArrayFromCFArray()
258 return CFRetain(GetCFNull()); in KJSValueToCFTypeInternal()353 result = RetainCFType(GetCFNull()); in KJSValueToCFTypeInternal()366 CFTypeRef GetCFNull(void) in GetCFNull() function
61 CFTypeRef GetCFNull(void);
2606 (GetCFNull):