Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation=AllocationType::kYoung) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | protectedstatic |
Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | |
AllocatedSize() const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
compare_and_swap(int index, Tagged< ElementT > expected, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
CopyElements(Isolate *isolate, Tagged< TrustedFixedArray > dst, int dst_index, Tagged< TrustedFixedArray > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inlinestatic |
ElementMemberT typedef | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | private |
ElementT typedef | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | private |
FLEXIBLE_ARRAY_MEMBER(ElementMemberT, objects) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | protected |
get(int index) const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
get(int index, RelaxedLoadTag) const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
get(int index, AcquireLoadTag) const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
get(int index, SeqCstAccessTag) const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
Header typedef | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | |
IsCowArray() const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inlineprotected |
IsInBounds(int index) const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inlineprotected |
kDefaultMode | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | privatestatic |
kElementsAreMaybeObject | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | static |
kElementSize | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | static |
kMaxCapacity | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | static |
kMaxLength | v8::internal::TrustedFixedArray | static |
kMaxRegularCapacity | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | static |
kMaxRegularLength | v8::internal::TrustedFixedArray | static |
kSupportsSmiElements | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | privatestatic |
MoveElements(Isolate *isolate, Tagged< TrustedFixedArray > dst, int dst_index, Tagged< TrustedFixedArray > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inlinestatic |
New(IsolateT *isolate, int capacity, AllocationType allocation=AllocationType::kTrusted) | v8::internal::TrustedFixedArray | inlinestatic |
NewCapacityForIndex(int index, int old_capacity) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | protectedstatic |
OffsetOfElementAt(int index) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inlinestatic |
RawFieldOfElementAt(int index) const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
RawFieldOfFirstElement() const | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
RightTrim(Isolate *isolate, int new_capacity) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< ElementT > value, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< Smi > value) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< ElementT > value, RelaxedStoreTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< Smi > value, RelaxedStoreTag) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< ElementT > value, ReleaseStoreTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< Smi > value, ReleaseStoreTag) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
set(int index, Tagged< Smi > value, SeqCstAccessTag) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |
Shape typedef | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | |
SizeFor(int capacity) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inlinestatic |
SlotType typedef | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | private |
Super typedef | v8::internal::TrustedFixedArray | private |
swap(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout > | inline |