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

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

AddToEnd(Isolate *isolate, Handle< WeakArrayList > array, MaybeObjectDirectHandle value)v8::internal::WeakArrayListstatic
AddToEnd(Isolate *isolate, Handle< WeakArrayList > array, MaybeObjectDirectHandle value1, Tagged< Smi > value2)v8::internal::WeakArrayListstatic
AllocatedSize() constv8::internal::WeakArrayListinline
Append(Isolate *isolate, DirectHandle< WeakArrayList > array, MaybeObjectDirectHandle value, AllocationType allocation=AllocationType::kYoung)v8::internal::WeakArrayListstatic
CapacityForLength(int length)v8::internal::WeakArrayListinlinestatic
Compact(Isolate *isolate)v8::internal::WeakArrayList
Contains(Tagged< MaybeObject > value)v8::internal::WeakArrayList
CopyElements(Isolate *isolate, int dst_index, Tagged< WeakArrayList > src, int src_index, int len, WriteBarrierMode mode)v8::internal::WeakArrayListinline
CountLiveElements() constv8::internal::WeakArrayList
CountLiveWeakReferences() constv8::internal::WeakArrayList
data_start()v8::internal::WeakArrayListinline
EnsureSpace(Isolate *isolate, Handle< WeakArrayList > array, int length, AllocationType allocation=AllocationType::kYoung)v8::internal::WeakArrayListstatic
Get(int index) constv8::internal::WeakArrayListinline
Get(PtrComprCageBase cage_base, int index) constv8::internal::WeakArrayListinline
get(int index) constv8::internal::WeakArrayListinline
IsFull() constv8::internal::WeakArrayList
kMaxCapacityv8::internal::WeakArrayListstatic
OffsetOfElementAt(int index)v8::internal::WeakArrayListinlineprivatestatic
RemoveOne(MaybeObjectDirectHandle value)v8::internal::WeakArrayList
Set(int index, Tagged< MaybeObject > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER)v8::internal::WeakArrayListinline
Set(int index, Tagged< Smi > value)v8::internal::WeakArrayListinline
SizeForCapacity(int capacity)v8::internal::WeakArrayListinlinestatic