Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation=AllocationType::kYoung) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | protectedstatic |
Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | |
AllocatedSize() const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
capture(int index) const | v8::internal::RegExpMatchInfo | inline |
capture_end_index(int capture_index) | v8::internal::RegExpMatchInfo | inlinestatic |
capture_start_index(int capture_index) | v8::internal::RegExpMatchInfo | inlinestatic |
compare_and_swap(int index, Tagged< ElementT > expected, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
CopyElements(Isolate *isolate, Tagged< RegExpMatchInfo > dst, int dst_index, Tagged< RegExpMatchInfo > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inlinestatic |
ElementMemberT typedef | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | private |
ElementT typedef | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | private |
FLEXIBLE_ARRAY_MEMBER(ElementMemberT, objects) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | protected |
get(int index) const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
get(int index, RelaxedLoadTag) const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
get(int index, AcquireLoadTag) const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
get(int index, SeqCstAccessTag) const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
Header typedef | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | |
IsCowArray() const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inlineprotected |
IsInBounds(int index) const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inlineprotected |
kDefaultMode | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | privatestatic |
kElementsAreMaybeObject | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | static |
kElementSize | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | static |
kMaxCapacity | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | static |
kMaxRegularCapacity | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | static |
kMinCapacity | v8::internal::RegExpMatchInfo | static |
kSupportsSmiElements | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | privatestatic |
last_input() const | v8::internal::RegExpMatchInfo | inline |
last_subject() const | v8::internal::RegExpMatchInfo | inline |
MoveElements(Isolate *isolate, Tagged< RegExpMatchInfo > dst, int dst_index, Tagged< RegExpMatchInfo > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inlinestatic |
New(Isolate *isolate, int capture_count, AllocationType allocation=AllocationType::kYoung) | v8::internal::RegExpMatchInfo | static |
NewCapacityForIndex(int index, int old_capacity) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | protectedstatic |
number_of_capture_registers() const | v8::internal::RegExpMatchInfo | inline |
OffsetOfElementAt(int index) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inlinestatic |
RawFieldOfElementAt(int index) const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
RawFieldOfFirstElement() const | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
ReserveCaptures(Isolate *isolate, DirectHandle< RegExpMatchInfo > match_info, int capture_count) | v8::internal::RegExpMatchInfo | static |
RightTrim(Isolate *isolate, int new_capacity) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< ElementT > value, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< Smi > value) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< ElementT > value, RelaxedStoreTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< Smi > value, RelaxedStoreTag) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< ElementT > value, ReleaseStoreTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< Smi > value, ReleaseStoreTag) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set(int index, Tagged< Smi > value, SeqCstAccessTag) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |
set_capture(int index, int value) | v8::internal::RegExpMatchInfo | inline |
set_last_input(Tagged< Object > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER) | v8::internal::RegExpMatchInfo | inline |
set_last_subject(Tagged< String > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER) | v8::internal::RegExpMatchInfo | inline |
set_number_of_capture_registers(int value) | v8::internal::RegExpMatchInfo | inline |
Shape typedef | v8::internal::RegExpMatchInfo | |
SizeFor(int capacity) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inlinestatic |
SlotType typedef | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | private |
Super typedef | v8::internal::RegExpMatchInfo | private |
swap(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode) | v8::internal::TaggedArrayBase< RegExpMatchInfo, RegExpMatchInfoShape > | inline |