address() const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
EmbedderDataSlot() | v8::internal::EmbedderDataSlot | inline |
EmbedderDataSlot(Tagged< EmbedderDataArray > array, int entry_index) | v8::internal::EmbedderDataSlot | |
EmbedderDataSlot(Tagged< JSObject > object, int embedder_field_index) | v8::internal::EmbedderDataSlot | |
gc_safe_store(IsolateForSandbox isolate, Address value) | v8::internal::EmbedderDataSlot | private |
Initialize(Tagged< Object > initial_value) | v8::internal::EmbedderDataSlot | |
kExternalPointerOffset | v8::internal::EmbedderDataSlot | static |
kRequiredPtrAlignment | v8::internal::EmbedderDataSlot | static |
kSlotDataAlignment | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | static |
kSlotDataSize | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | static |
kTaggedPayloadOffset | v8::internal::EmbedderDataSlot | static |
load_raw(IsolateForSandbox isolate, const DisallowGarbageCollection &no_gc) const | v8::internal::EmbedderDataSlot | |
load_tagged() const | v8::internal::EmbedderDataSlot | |
location() const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
MustClearDuringSerialization(const DisallowGarbageCollection &no_gc) | v8::internal::EmbedderDataSlot | |
operator!=(const SlotBase &other) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator+(int i) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator++() | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator++(int) | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator+=(int i) | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator-(const SlotBase &other) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator-(int i) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator-(int i) | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator--() | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator--(int) | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator-=(int i) | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator<(const SlotBase &other) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator<=(const SlotBase &other) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator==(const SlotBase &other) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator>(const SlotBase &other) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
operator>=(const SlotBase &other) const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |
ptr_ | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | private |
RawData typedef | v8::internal::EmbedderDataSlot | |
SlotBase(Address ptr) | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inlineexplicitprotected |
store_aligned_pointer(IsolateForSandbox isolate, Tagged< HeapObject > host, void *ptr) | v8::internal::EmbedderDataSlot | |
store_raw(IsolateForSandbox isolate, RawData data, const DisallowGarbageCollection &no_gc) | v8::internal::EmbedderDataSlot | |
store_smi(Tagged< Smi > value) | v8::internal::EmbedderDataSlot | |
store_tagged(Tagged< EmbedderDataArray > array, int entry_index, Tagged< Object > value) | v8::internal::EmbedderDataSlot | static |
store_tagged(Tagged< JSObject > object, int embedder_field_index, Tagged< Object > value) | v8::internal::EmbedderDataSlot | static |
TData typedef | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | |
ToAlignedPointer(IsolateForSandbox isolate, void **out_result) const | v8::internal::EmbedderDataSlot | |
ToVoidPtr() const | v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize > | inline |