JavaScriptCore Changes for Objective-C JavaScriptCore JSBase.h Added JSTypedArrayBytesDeallocator JSTypedArray.h (Added) Added JSObjectGetArrayBufferByteLength() Added JSObjectGetArrayBufferBytesPtr() Added JSObjectGetTypedArrayBuffer() Added JSObjectGetTypedArrayByteLength() Added JSObjectGetTypedArrayByteOffset() Added JSObjectGetTypedArrayBytesPtr() Added JSObjectGetTypedArrayLength() Added JSObjectMakeArrayBufferWithBytesNoCopy() Added JSObjectMakeTypedArray() Added JSObjectMakeTypedArrayWithArrayBuffer() Added JSObjectMakeTypedArrayWithArrayBufferAndOffset() Added JSObjectMakeTypedArrayWithBytesNoCopy() Added #def JSTypedArray_h JSValueRef.h Added JSTypedArrayType Added JSValueGetTypedArrayType() Added kJSTypedArrayTypeArrayBuffer Added kJSTypedArrayTypeFloat32Array Added kJSTypedArrayTypeFloat64Array Added kJSTypedArrayTypeInt16Array Added kJSTypedArrayTypeInt32Array Added kJSTypedArrayTypeInt8Array Added kJSTypedArrayTypeNone Added kJSTypedArrayTypeUint16Array Added kJSTypedArrayTypeUint32Array Added kJSTypedArrayTypeUint8Array Added kJSTypedArrayTypeUint8ClampedArray Sending feedback… We’re sorry, an error has occurred. Please try submitting your feedback later. Thank you for providing feedback! Your input helps improve our developer documentation. How helpful is this document? * Very helpful Somewhat helpful Not helpful How can we improve this document? Fix typos or links Fix incorrect information Add or update code samples Add or update illustrations Add information about... * * Required information To submit a product bug or enhancement request, please visit the Bug Reporter page. Please read Apple's Unsolicited Idea Submission Policy before you send us your feedback.