Searched refs:ByteLength (Results 1 – 4 of 4) sorted by relevance
| /expo/ios/versioned/sdk47/EXGL/common/ |
| H A D | ABI47_0_0EXTypedArrayApi.cpp | 17 ByteLength, // "byteLength" enumerator 101 return getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in byteLength() 166 jsArrayBuffer.getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in arrayBufferToVector() 252 case Prop::ByteLength: in createProp()
|
| /expo/packages/expo-gl/common/ |
| H A D | EXTypedArrayApi.cpp | 17 ByteLength, // "byteLength" enumerator 101 return getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in byteLength() 166 jsArrayBuffer.getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in arrayBufferToVector() 252 case Prop::ByteLength: in createProp()
|
| /expo/ios/versioned/sdk48/ExpoGL/common/ |
| H A D | ABI48_0_0EXTypedArrayApi.cpp | 17 ByteLength, // "byteLength" enumerator 101 return getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in byteLength() 166 jsArrayBuffer.getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in arrayBufferToVector() 252 case Prop::ByteLength: in createProp()
|
| /expo/ios/versioned/sdk49/ExpoGL/common/ |
| H A D | ABI49_0_0EXTypedArrayApi.cpp | 17 ByteLength, // "byteLength" enumerator 101 return getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in byteLength() 166 jsArrayBuffer.getProperty(runtime, propNameIDCache.get(runtime, Prop::ByteLength)).asNumber(); in arrayBufferToVector() 252 case Prop::ByteLength: in createProp()
|