Lines Matching full:externalunsignedbytearray
461 TYPE_CHECKER(ExternalUnsignedByteArray, EXTERNAL_UNSIGNED_BYTE_ARRAY_TYPE)
2167 CAST_ACCESSOR(ExternalUnsignedByteArray)
2584 uint8_t ExternalUnsignedByteArray::get_scalar(int index) {
2591 MaybeObject* ExternalUnsignedByteArray::get(int index) {
2596 void ExternalUnsignedByteArray::set(int index, uint8_t value) {