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

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

Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation=AllocationType::kYoung)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >protectedstatic
Allocate(IsolateT *isolate, int capacity, std::optional< DisallowGarbageCollection > *no_gc_out, AllocationType allocation)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >
AllocatedSize() constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
arguments() constv8::internal::SloppyArgumentsElementsinline
compare_and_swap(int index, Tagged< ElementT > expected, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
context() constv8::internal::SloppyArgumentsElementsinline
CopyElements(Isolate *isolate, Tagged< SloppyArgumentsElements > dst, int dst_index, Tagged< SloppyArgumentsElements > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inlinestatic
ElementMemberT typedefv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >private
ElementT typedefv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >private
FLEXIBLE_ARRAY_MEMBER(ElementMemberT, objects)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >protected
get(int index) constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
get(int index, RelaxedLoadTag) constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
get(int index, AcquireLoadTag) constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
get(int index, SeqCstAccessTag) constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
Header typedefv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >
IsCowArray() constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inlineprotected
IsInBounds(int index) constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inlineprotected
kDefaultModev8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >privatestatic
kElementsAreMaybeObjectv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >static
kElementSizev8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >static
kMaxCapacityv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >static
kMaxRegularCapacityv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >static
kSupportsSmiElementsv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >privatestatic
mapped_entries(int index, RelaxedLoadTag) constv8::internal::SloppyArgumentsElementsinline
MoveElements(Isolate *isolate, Tagged< SloppyArgumentsElements > dst, int dst_index, Tagged< SloppyArgumentsElements > src, int src_index, int len, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inlinestatic
NewCapacityForIndex(int index, int old_capacity)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >protectedstatic
OffsetOfElementAt(int index)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inlinestatic
RawFieldOfElementAt(int index) constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
RawFieldOfFirstElement() constv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
RightTrim(Isolate *isolate, int new_capacity)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< ElementT > value, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< Smi > value)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< ElementT > value, RelaxedStoreTag, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< Smi > value, RelaxedStoreTag)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< ElementT > value, ReleaseStoreTag, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< Smi > value, ReleaseStoreTag)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set(int index, Tagged< Smi > value, SeqCstAccessTag)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline
set_arguments(Tagged< UnionOf< FixedArray, NumberDictionary > > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER)v8::internal::SloppyArgumentsElementsinline
set_context(Tagged< Context > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER)v8::internal::SloppyArgumentsElementsinline
set_mapped_entries(int index, Tagged< UnionOf< Smi, Hole > > value)v8::internal::SloppyArgumentsElementsinline
set_mapped_entries(int index, Tagged< UnionOf< Smi, Hole > > value, RelaxedStoreTag)v8::internal::SloppyArgumentsElementsinline
Shape typedefv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >
SizeFor(int capacity)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inlinestatic
SlotType typedefv8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >private
swap(int index, Tagged< ElementT > value, SeqCstAccessTag, WriteBarrierMode mode=kDefaultMode)v8::internal::TaggedArrayBase< SloppyArgumentsElements, SloppyArgumentsElementsShape >inline