xamarin-macios/tests/xtro-sharpie/common-JavaScriptCore.ignore

110 строки
5.6 KiB
Plaintext

# note: framework not available on watchOS
# C based-API, we have the ObjC based one
!missing-field! kJSClassDefinitionEmpty not bound
!missing-pinvoke! JSCheckScriptSyntax is not bound
!missing-pinvoke! JSClassCreate is not bound
!missing-pinvoke! JSClassRelease is not bound
!missing-pinvoke! JSClassRetain is not bound
!missing-pinvoke! JSContextGetGlobalContext is not bound
!missing-pinvoke! JSContextGetGlobalObject is not bound
!missing-pinvoke! JSContextGetGroup is not bound
!missing-pinvoke! JSContextGroupCreate is not bound
!missing-pinvoke! JSContextGroupRelease is not bound
!missing-pinvoke! JSContextGroupRetain is not bound
!missing-pinvoke! JSEvaluateScript is not bound
!missing-pinvoke! JSGarbageCollect is not bound
!missing-pinvoke! JSGlobalContextCopyName is not bound
!missing-pinvoke! JSGlobalContextCreate is not bound
!missing-pinvoke! JSGlobalContextCreateInGroup is not bound
!missing-pinvoke! JSGlobalContextRelease is not bound
!missing-pinvoke! JSGlobalContextRetain is not bound
!missing-pinvoke! JSGlobalContextSetName is not bound
!missing-pinvoke! JSObjectCallAsConstructor is not bound
!missing-pinvoke! JSObjectCallAsFunction is not bound
!missing-pinvoke! JSObjectCopyPropertyNames is not bound
!missing-pinvoke! JSObjectDeleteProperty is not bound
!missing-pinvoke! JSObjectGetArrayBufferByteLength is not bound
!missing-pinvoke! JSObjectGetArrayBufferBytesPtr is not bound
!missing-pinvoke! JSObjectGetPrivate is not bound
!missing-pinvoke! JSObjectGetProperty is not bound
!missing-pinvoke! JSObjectGetPropertyAtIndex is not bound
!missing-pinvoke! JSObjectGetPrototype is not bound
!missing-pinvoke! JSObjectGetTypedArrayBuffer is not bound
!missing-pinvoke! JSObjectGetTypedArrayByteLength is not bound
!missing-pinvoke! JSObjectGetTypedArrayByteOffset is not bound
!missing-pinvoke! JSObjectGetTypedArrayBytesPtr is not bound
!missing-pinvoke! JSObjectGetTypedArrayLength is not bound
!missing-pinvoke! JSObjectHasProperty is not bound
!missing-pinvoke! JSObjectIsConstructor is not bound
!missing-pinvoke! JSObjectIsFunction is not bound
!missing-pinvoke! JSObjectMake is not bound
!missing-pinvoke! JSObjectMakeArray is not bound
!missing-pinvoke! JSObjectMakeArrayBufferWithBytesNoCopy is not bound
!missing-pinvoke! JSObjectMakeConstructor is not bound
!missing-pinvoke! JSObjectMakeDate is not bound
!missing-pinvoke! JSObjectMakeError is not bound
!missing-pinvoke! JSObjectMakeFunction is not bound
!missing-pinvoke! JSObjectMakeFunctionWithCallback is not bound
!missing-pinvoke! JSObjectMakeRegExp is not bound
!missing-pinvoke! JSObjectMakeTypedArray is not bound
!missing-pinvoke! JSObjectMakeTypedArrayWithArrayBuffer is not bound
!missing-pinvoke! JSObjectMakeTypedArrayWithArrayBufferAndOffset is not bound
!missing-pinvoke! JSObjectMakeTypedArrayWithBytesNoCopy is not bound
!missing-pinvoke! JSObjectSetPrivate is not bound
!missing-pinvoke! JSObjectSetProperty is not bound
!missing-pinvoke! JSObjectSetPropertyAtIndex is not bound
!missing-pinvoke! JSObjectSetPrototype is not bound
!missing-pinvoke! JSPropertyNameAccumulatorAddName is not bound
!missing-pinvoke! JSPropertyNameArrayGetCount is not bound
!missing-pinvoke! JSPropertyNameArrayGetNameAtIndex is not bound
!missing-pinvoke! JSPropertyNameArrayRelease is not bound
!missing-pinvoke! JSPropertyNameArrayRetain is not bound
!missing-pinvoke! JSStringCopyCFString is not bound
!missing-pinvoke! JSStringCreateWithCFString is not bound
!missing-pinvoke! JSStringCreateWithCharacters is not bound
!missing-pinvoke! JSStringCreateWithUTF8CString is not bound
!missing-pinvoke! JSStringGetCharactersPtr is not bound
!missing-pinvoke! JSStringGetLength is not bound
!missing-pinvoke! JSStringGetMaximumUTF8CStringSize is not bound
!missing-pinvoke! JSStringGetUTF8CString is not bound
!missing-pinvoke! JSStringIsEqual is not bound
!missing-pinvoke! JSStringIsEqualToUTF8CString is not bound
!missing-pinvoke! JSStringRelease is not bound
!missing-pinvoke! JSStringRetain is not bound
!missing-pinvoke! JSValueCreateJSONString is not bound
!missing-pinvoke! JSValueGetType is not bound
!missing-pinvoke! JSValueGetTypedArrayType is not bound
!missing-pinvoke! JSValueIsArray is not bound
!missing-pinvoke! JSValueIsBoolean is not bound
!missing-pinvoke! JSValueIsDate is not bound
!missing-pinvoke! JSValueIsEqual is not bound
!missing-pinvoke! JSValueIsInstanceOfConstructor is not bound
!missing-pinvoke! JSValueIsNull is not bound
!missing-pinvoke! JSValueIsNumber is not bound
!missing-pinvoke! JSValueIsObject is not bound
!missing-pinvoke! JSValueIsObjectOfClass is not bound
!missing-pinvoke! JSValueIsStrictEqual is not bound
!missing-pinvoke! JSValueIsString is not bound
!missing-pinvoke! JSValueIsUndefined is not bound
!missing-pinvoke! JSValueMakeBoolean is not bound
!missing-pinvoke! JSValueMakeFromJSONString is not bound
!missing-pinvoke! JSValueMakeNull is not bound
!missing-pinvoke! JSValueMakeNumber is not bound
!missing-pinvoke! JSValueMakeString is not bound
!missing-pinvoke! JSValueMakeUndefined is not bound
!missing-pinvoke! JSValueProtect is not bound
!missing-pinvoke! JSValueToBoolean is not bound
!missing-pinvoke! JSValueToNumber is not bound
!missing-pinvoke! JSValueToObject is not bound
!missing-pinvoke! JSValueToStringCopy is not bound
!missing-pinvoke! JSValueUnprotect is not bound
!missing-pinvoke! JSObjectDeletePropertyForKey is not bound
!missing-pinvoke! JSObjectGetPropertyForKey is not bound
!missing-pinvoke! JSObjectHasPropertyForKey is not bound
!missing-pinvoke! JSObjectMakeDeferredPromise is not bound
!missing-pinvoke! JSObjectSetPropertyForKey is not bound
!missing-pinvoke! JSValueIsSymbol is not bound
!missing-pinvoke! JSValueMakeSymbol is not bound