Allocate(IsolateT *isolate, int length, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation=AllocationType::kYoung) | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | protectedstatic |
Allocate(IsolateT *isolate, int length, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation) | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | |
AllocatedSize() const | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
begin() | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
begin() const | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
DataSize() const | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
ElementMemberT typedef | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | private |
ElementT typedef | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | private |
end() | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
end() const | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
FLEXIBLE_ARRAY_MEMBER(ElementMemberT, values) | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | protected |
FromAddressOfFirstElement(Address address) | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inlinestatic |
get(int index) const | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
get_int(int offset) const | v8::internal::TrustedByteArray | inline |
Header typedef | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | |
IsInBounds(int index) const | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inlineprotected |
kElementsAreMaybeObject | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | static |
kElementSize | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | static |
kMaxLength | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | static |
kMaxRegularLength | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | static |
LengthFor(int size_in_bytes) | v8::internal::TrustedByteArray | inlinestatic |
New(IsolateT *isolate, int capacity, AllocationType allocation_type=AllocationType::kTrusted) | v8::internal::TrustedByteArray | inlinestatic |
OffsetOfElementAt(int index) | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inlinestatic |
set(int index, ElementMemberT value) | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inline |
set_int(int offset, uint32_t value) | v8::internal::TrustedByteArray | inline |
Shape typedef | v8::internal::TrustedByteArray | |
SizeFor(int length) | v8::internal::PrimitiveArrayBase< TrustedByteArray, TrustedByteArrayShape, TrustedObjectLayout > | inlinestatic |
Super typedef | v8::internal::TrustedByteArray | private |