v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::TrustedFixedArray Member List

This is the complete list of members for v8::internal::TrustedFixedArray, including all inherited members.

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() constv8::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 typedefv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >private
ElementT typedefv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >private
FLEXIBLE_ARRAY_MEMBER(ElementMemberT, objects)v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >protected
get(int index) constv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inline
get(int index, RelaxedLoadTag) constv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inline
get(int index, AcquireLoadTag) constv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inline
get(int index, SeqCstAccessTag) constv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inline
Header typedefv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >
IsCowArray() constv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inlineprotected
IsInBounds(int index) constv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inlineprotected
kDefaultModev8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >privatestatic
kElementsAreMaybeObjectv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >static
kElementSizev8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >static
kMaxCapacityv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >static
kMaxLengthv8::internal::TrustedFixedArraystatic
kMaxRegularCapacityv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >static
kMaxRegularLengthv8::internal::TrustedFixedArraystatic
kSupportsSmiElementsv8::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::TrustedFixedArrayinlinestatic
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) constv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inline
RawFieldOfFirstElement() constv8::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 typedefv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >
SizeFor(int capacity)v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inlinestatic
SlotType typedefv8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >private
Super typedefv8::internal::TrustedFixedArrayprivate
swap(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< TrustedFixedArray, TrustedArrayShape, TrustedObjectLayout >inline