Acquire_Load() const | v8::internal::FullObjectSlot | inline |
Acquire_Load(PtrComprCageBase cage_base) const | v8::internal::FullObjectSlot | inline |
address() const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
contains_map_value(Address raw_value) const | v8::internal::FullObjectSlot | inline |
FullObjectSlot() | v8::internal::FullObjectSlot | inline |
FullObjectSlot(Address ptr) | v8::internal::FullObjectSlot | inlineexplicit |
FullObjectSlot(const Address *ptr) | v8::internal::FullObjectSlot | inlineexplicit |
FullObjectSlot(TaggedBase *object) | v8::internal::FullObjectSlot | inlineexplicit |
FullObjectSlot(SlotBase< T, TData, kSlotDataAlignment > slot) | v8::internal::FullObjectSlot | inlineexplicit |
kCanBeWeak | v8::internal::FullObjectSlot | static |
kSlotDataAlignment | v8::internal::SlotBase< FullObjectSlot, Address > | static |
kSlotDataSize | v8::internal::SlotBase< FullObjectSlot, Address > | static |
load() const | v8::internal::FullObjectSlot | inline |
load(PtrComprCageBase cage_base) const | v8::internal::FullObjectSlot | inline |
load_map() const | v8::internal::FullObjectSlot | inline |
location() const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
OffHeapFullObjectSlot() | v8::internal::OffHeapFullObjectSlot | inline |
OffHeapFullObjectSlot(Address ptr) | v8::internal::OffHeapFullObjectSlot | inlineexplicit |
OffHeapFullObjectSlot(const Address *ptr) | v8::internal::OffHeapFullObjectSlot | inlineexplicit |
operator!=(const SlotBase &other) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator*() const =delete | v8::internal::OffHeapFullObjectSlot | inline |
operator+(int i) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator++() | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator++(int) | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator+=(int i) | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator-(const SlotBase &other) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator-(int i) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator-(int i) | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator--() | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator--(int) | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator-=(int i) | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator<(const SlotBase &other) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator<=(const SlotBase &other) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator==(const SlotBase &other) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator>(const SlotBase &other) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
operator>=(const SlotBase &other) const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |
ptr_ | v8::internal::SlotBase< FullObjectSlot, Address > | private |
RawToTagged(PtrComprCageBase cage_base, Address raw) | v8::internal::FullObjectSlot | inlinestatic |
Relaxed_CompareAndSwap(Tagged< Object > old, Tagged< Object > target) const | v8::internal::FullObjectSlot | inline |
Relaxed_ContainsMapValue(Address raw_value) const | v8::internal::FullObjectSlot | inline |
Relaxed_Load() const | v8::internal::OffHeapFullObjectSlot | inline |
Relaxed_Load(PtrComprCageBase cage_base) const | v8::internal::OffHeapFullObjectSlot | inline |
Relaxed_Load_Raw() const | v8::internal::FullObjectSlot | inline |
Relaxed_Store(Tagged< Object > value) const | v8::internal::FullObjectSlot | inline |
Release_CompareAndSwap(Tagged< Object > old, Tagged< Object > target) const | v8::internal::FullObjectSlot | inline |
Release_Store(Tagged< Object > value) const | v8::internal::FullObjectSlot | inline |
SlotBase(Address ptr) | v8::internal::SlotBase< FullObjectSlot, Address > | inlineexplicitprotected |
store(Tagged< Object > value) const | v8::internal::FullObjectSlot | inline |
store_map(Tagged< Map > map) const | v8::internal::FullObjectSlot | inline |
TData typedef | v8::internal::SlotBase< FullObjectSlot, Address > | |
THeapObjectSlot typedef | v8::internal::FullObjectSlot | |
TObject typedef | v8::internal::FullObjectSlot | |
ToVoidPtr() const | v8::internal::SlotBase< FullObjectSlot, Address > | inline |