Lines Matching full:externalunsignedbytearray
478 TYPE_CHECKER(ExternalUnsignedByteArray, EXTERNAL_UNSIGNED_BYTE_ARRAY_TYPE)
2699 CAST_ACCESSOR(ExternalUnsignedByteArray)
3352 uint8_t ExternalUnsignedByteArray::get_scalar(int index) {
3359 MaybeObject* ExternalUnsignedByteArray::get(int index) {
3364 void ExternalUnsignedByteArray::set(int index, uint8_t value) {