Searched refs:thisType (Results 1 – 1 of 1) sorted by relevance
1304 thisType = NATIVE_INT8_ARRAY; in GetTypedArrayType()1306 thisType = NATIVE_UINT8_ARRAY; in GetTypedArrayType()1310 thisType = NATIVE_INT16_ARRAY; in GetTypedArrayType()1312 thisType = NATIVE_UINT16_ARRAY; in GetTypedArrayType()1314 thisType = NATIVE_INT32_ARRAY; in GetTypedArrayType()1327 return thisType; in GetTypedArrayType()1334 thisType = NATIVE_INT8_ARRAY; in GetSendableTypedArrayType()1336 thisType = NATIVE_UINT8_ARRAY; in GetSendableTypedArrayType()1338 thisType = NATIVE_INT16_ARRAY; in GetSendableTypedArrayType()1342 thisType = NATIVE_INT32_ARRAY; in GetSendableTypedArrayType()[all …]