List of all items
Structs
Enums
Functions
- JSCheckScriptSyntax
- JSClassCreate
- JSClassRelease
- JSClassRetain
- JSContextGetGlobalContext
- JSContextGetGlobalObject
- JSContextGetGroup
- JSContextGroupCreate
- JSContextGroupRelease
- JSContextGroupRetain
- JSEvaluateScript
- JSGarbageCollect
- JSGlobalContextCopyName
- JSGlobalContextCreate
- JSGlobalContextCreateInGroup
- JSGlobalContextRelease
- JSGlobalContextRetain
- JSGlobalContextSetName
- JSObjectCallAsConstructor
- JSObjectCallAsFunction
- JSObjectCopyPropertyNames
- JSObjectDeleteProperty
- JSObjectDeletePropertyForKey
- JSObjectGetArrayBufferByteLength
- JSObjectGetArrayBufferBytesPtr
- JSObjectGetPrivate
- JSObjectGetProperty
- JSObjectGetPropertyAtIndex
- JSObjectGetPropertyForKey
- JSObjectGetPrototype
- JSObjectGetTypedArrayBuffer
- JSObjectGetTypedArrayByteLength
- JSObjectGetTypedArrayByteOffset
- JSObjectGetTypedArrayBytesPtr
- JSObjectGetTypedArrayLength
- JSObjectHasProperty
- JSObjectHasPropertyForKey
- JSObjectIsConstructor
- JSObjectIsFunction
- JSObjectMake
- JSObjectMakeArray
- JSObjectMakeArrayBufferWithBytesNoCopy
- JSObjectMakeConstructor
- JSObjectMakeDate
- JSObjectMakeDeferredPromise
- JSObjectMakeError
- JSObjectMakeFunction
- JSObjectMakeFunctionWithCallback
- JSObjectMakeRegExp
- JSObjectMakeTypedArray
- JSObjectMakeTypedArrayWithArrayBuffer
- JSObjectMakeTypedArrayWithArrayBufferAndOffset
- JSObjectMakeTypedArrayWithBytesNoCopy
- JSObjectSetPrivate
- JSObjectSetProperty
- JSObjectSetPropertyAtIndex
- JSObjectSetPropertyForKey
- JSObjectSetPrototype
- JSPropertyNameAccumulatorAddName
- JSPropertyNameArrayGetCount
- JSPropertyNameArrayGetNameAtIndex
- JSPropertyNameArrayRelease
- JSPropertyNameArrayRetain
- JSStringCreateWithCharacters
- JSStringCreateWithUTF8CString
- JSStringGetCharactersPtr
- JSStringGetLength
- JSStringGetMaximumUTF8CStringSize
- JSStringGetUTF8CString
- JSStringIsEqual
- JSStringIsEqualToUTF8CString
- JSStringRelease
- JSStringRetain
- JSValueCreateJSONString
- JSValueGetType
- JSValueGetTypedArrayType
- JSValueIsArray
- JSValueIsBoolean
- JSValueIsDate
- JSValueIsEqual
- JSValueIsInstanceOfConstructor
- JSValueIsNull
- JSValueIsNumber
- JSValueIsObject
- JSValueIsObjectOfClass
- JSValueIsStrictEqual
- JSValueIsString
- JSValueIsSymbol
- JSValueIsUndefined
- JSValueMakeBoolean
- JSValueMakeFromJSONString
- JSValueMakeNull
- JSValueMakeNumber
- JSValueMakeString
- JSValueMakeSymbol
- JSValueMakeUndefined
- JSValueProtect
- JSValueToBoolean
- JSValueToNumber
- JSValueToObject
- JSValueToStringCopy
- JSValueUnprotect
Type Aliases
- JSChar
- JSClassAttributes
- JSClassRef
- JSContextGroupRef
- JSContextRef
- JSGlobalContextRef
- JSObjectCallAsConstructorCallback
- JSObjectCallAsFunctionCallback
- JSObjectConvertToTypeCallback
- JSObjectDeletePropertyCallback
- JSObjectFinalizeCallback
- JSObjectGetPropertyCallback
- JSObjectGetPropertyNamesCallback
- JSObjectHasInstanceCallback
- JSObjectHasPropertyCallback
- JSObjectInitializeCallback
- JSObjectRef
- JSObjectSetPropertyCallback
- JSPropertyAttributes
- JSPropertyNameAccumulatorRef
- JSPropertyNameArrayRef
- JSStringRef
- JSTypedArrayBytesDeallocator
- JSValueRef