AddExternalPointerCompensationForDeserialization(Isolate *isolate) | v8::internal::JSTypedArray | inline |
DataPtr() | v8::internal::JSTypedArray | inline |
DefineOwnProperty(Isolate *isolate, DirectHandle< JSTypedArray > o, DirectHandle< Object > key, PropertyDescriptor *desc, Maybe< ShouldThrow > should_throw) | v8::internal::JSTypedArray | static |
Deserializer class | v8::internal::JSTypedArray | friend |
element_size() const | v8::internal::JSTypedArray | |
ExternalPointerCompensationForOnHeapArray(PtrComprCageBase cage_base) | v8::internal::JSTypedArray | inlinestatic |
Factory class | v8::internal::JSTypedArray | friend |
ForFixedTypedArray(ExternalArrayType array_type, size_t *element_size, ElementsKind *element_kind) | v8::internal::JSTypedArray | inlinestatic |
GetBuffer() | v8::internal::JSTypedArray | |
GetByteLength() const | v8::internal::JSTypedArray | inline |
GetExternalBackingStoreRefForDeserialization() const | v8::internal::JSTypedArray | inline |
GetLength() const | v8::internal::JSTypedArray | inline |
GetLengthOrOutOfBounds(bool &out_of_bounds) const | v8::internal::JSTypedArray | inline |
GetVariableByteLengthOrOutOfBounds(bool &out_of_bounds) const | v8::internal::JSTypedArray | |
GetVariableLengthOrOutOfBounds(bool &out_of_bounds) const | v8::internal::JSTypedArray | |
is_on_heap() const | v8::internal::JSTypedArray | inline |
is_on_heap(AcquireLoadTag tag) const | v8::internal::JSTypedArray | inline |
IsDetachedOrOutOfBounds() const | v8::internal::JSTypedArray | inline |
IsOutOfBounds() const | v8::internal::JSTypedArray | inline |
kContainsEmbedderFields | v8::internal::JSTypedArray | static |
kMaxByteLength | v8::internal::JSTypedArray | static |
kMaxSizeInHeap | v8::internal::JSTypedArray | static |
kOffHeapDataPtrEqualsExternalPointer | v8::internal::JSTypedArray | static |
kSizeWithEmbedderFields | v8::internal::JSTypedArray | static |
LengthTrackingGsabBackedTypedArrayLength(Isolate *isolate, Address raw_array) | v8::internal::JSTypedArray | static |
LengthUnchecked() const | v8::internal::JSTypedArray | inlineprivate |
RemoveExternalPointerCompensationForSerialization(Isolate *isolate) | v8::internal::JSTypedArray | inline |
set_external_pointer(Isolate *isolate, Address value) | v8::internal::JSTypedArray | inlineprivate |
SetExternalBackingStoreRefForSerialization(uint32_t ref) | v8::internal::JSTypedArray | inline |
SetOffHeapDataPtr(Isolate *isolate, void *base, Address offset) | v8::internal::JSTypedArray | inline |
type() | v8::internal::JSTypedArray | |
Validate(Isolate *isolate, DirectHandle< Object > receiver, const char *method_name) | v8::internal::JSTypedArray | inlinestatic |