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

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

Add(Isolate *isolate, Handle< WeakArrayList > array, DirectHandle< Map > value, int *assigned_index)v8::internal::PrototypeUsersstatic
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(DirectHandle< WeakArrayList > array, Heap *heap, CompactionCallback callback, AllocationType allocation=AllocationType::kYoung)v8::internal::PrototypeUsersstatic
v8::internal::WeakArrayList::Compact(Isolate *isolate)v8::internal::WeakArrayList
CompactionCallback typedefv8::internal::PrototypeUsers
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
DISALLOW_IMPLICIT_CONSTRUCTORS(PrototypeUsers)v8::internal::PrototypeUsersprivate
empty_slot_index(Tagged< WeakArrayList > array)v8::internal::PrototypeUsersinlineprivatestatic
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
kEmptySlotIndexv8::internal::PrototypeUsersstatic
kFirstIndexv8::internal::PrototypeUsersstatic
kMaxCapacityv8::internal::WeakArrayListstatic
kNoEmptySlotsMarkerv8::internal::PrototypeUsersstatic
MarkSlotEmpty(Tagged< WeakArrayList > array, int index)v8::internal::PrototypeUsersinlinestatic
OffsetOfElementAt(int index)v8::internal::WeakArrayListinlineprivatestatic
RemoveOne(MaybeObjectDirectHandle value)v8::internal::WeakArrayList
ScanForEmptySlots(Tagged< WeakArrayList > array)v8::internal::PrototypeUsersprivatestatic
Set(int index, Tagged< MaybeObject > value, WriteBarrierMode mode=UPDATE_WRITE_BARRIER)v8::internal::WeakArrayListinline
Set(int index, Tagged< Smi > value)v8::internal::WeakArrayListinline
set_empty_slot_index(Tagged< WeakArrayList > array, int index)v8::internal::PrototypeUsersinlineprivatestatic
SizeForCapacity(int capacity)v8::internal::WeakArrayListinlinestatic