Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation=AllocationType::kYoung) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | protectedstatic |
Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | |
AllocatedSize() const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
backing_store_size() const | v8::internal::ObjectBoilerplateDescription | inline |
boilerplate_properties_count() const | v8::internal::ObjectBoilerplateDescription | inline |
compare_and_swap(int index, Tagged< ElementT > expected, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
CopyElements(Isolate *isolate, Tagged< ObjectBoilerplateDescription > dst, int dst_index, Tagged< ObjectBoilerplateDescription > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inlinestatic |
ElementMemberT typedef | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | private |
ElementT typedef | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | private |
flags() const | v8::internal::ObjectBoilerplateDescription | inline |
FLEXIBLE_ARRAY_MEMBER(ElementMemberT, objects) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | protected |
get(int index) const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
get(int index, RelaxedLoadTag) const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
get(int index, AcquireLoadTag) const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
get(int index, SeqCstAccessTag) const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
Header typedef | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | |
IsCowArray() const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inlineprotected |
IsInBounds(int index) const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inlineprotected |
kDefaultMode | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | privatestatic |
kElementsAreMaybeObject | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | static |
kElementSize | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | static |
kElementsPerEntry | v8::internal::ObjectBoilerplateDescription | privatestatic |
kMaxCapacity | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | static |
kMaxRegularCapacity | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | static |
kSupportsSmiElements | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | privatestatic |
MoveElements(Isolate *isolate, Tagged< ObjectBoilerplateDescription > dst, int dst_index, Tagged< ObjectBoilerplateDescription > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inlinestatic |
name(int index) const | v8::internal::ObjectBoilerplateDescription | inline |
NameIndex(int i) | v8::internal::ObjectBoilerplateDescription | inlineprivatestatic |
New(IsolateT *isolate, int boilerplate, int all_properties, int index_keys, bool has_seen_proto, AllocationType allocation=AllocationType::kYoung) | v8::internal::ObjectBoilerplateDescription | inlinestatic |
NewCapacityForIndex(int index, int old_capacity) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | protectedstatic |
OffsetOfElementAt(int index) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inlinestatic |
RawFieldOfElementAt(int index) const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
RawFieldOfFirstElement() const | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
RightTrim(Isolate *isolate, int new_capacity) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< ElementT > value, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< Smi > value) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< ElementT > value, RelaxedStoreTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< Smi > value, RelaxedStoreTag) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< ElementT > value, ReleaseStoreTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< Smi > value, ReleaseStoreTag) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set(int index, Tagged< Smi > value, SeqCstAccessTag) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
set_backing_store_size(int backing_store_size) | v8::internal::ObjectBoilerplateDescription | inline |
set_flags(int value) | v8::internal::ObjectBoilerplateDescription | inline |
set_key_value(int index, Tagged< Object > key, Tagged< Object > value) | v8::internal::ObjectBoilerplateDescription | inline |
Shape typedef | v8::internal::ObjectBoilerplateDescription | |
SizeFor(int capacity) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inlinestatic |
SlotType typedef | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | private |
Super typedef | v8::internal::ObjectBoilerplateDescription | private |
swap(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< ObjectBoilerplateDescription, ObjectBoilerplateDescriptionShape > | inline |
value(int index) const | v8::internal::ObjectBoilerplateDescription | inline |
ValueIndex(int i) | v8::internal::ObjectBoilerplateDescription | inlineprivatestatic |