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

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

address() constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
EmbedderDataSlot()v8::internal::EmbedderDataSlotinline
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::EmbedderDataSlotprivate
Initialize(Tagged< Object > initial_value)v8::internal::EmbedderDataSlot
kExternalPointerOffsetv8::internal::EmbedderDataSlotstatic
kRequiredPtrAlignmentv8::internal::EmbedderDataSlotstatic
kSlotDataAlignmentv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >static
kSlotDataSizev8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >static
kTaggedPayloadOffsetv8::internal::EmbedderDataSlotstatic
load_raw(IsolateForSandbox isolate, const DisallowGarbageCollection &no_gc) constv8::internal::EmbedderDataSlot
load_tagged() constv8::internal::EmbedderDataSlot
location() constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
MustClearDuringSerialization(const DisallowGarbageCollection &no_gc)v8::internal::EmbedderDataSlot
operator!=(const SlotBase &other) constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
operator+(int i) constv8::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) constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
operator-(int i) constv8::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) constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
operator<=(const SlotBase &other) constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
operator==(const SlotBase &other) constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
operator>(const SlotBase &other) constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
operator>=(const SlotBase &other) constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline
ptr_v8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >private
RawData typedefv8::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::EmbedderDataSlotstatic
store_tagged(Tagged< JSObject > object, int embedder_field_index, Tagged< Object > value)v8::internal::EmbedderDataSlotstatic
TData typedefv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >
ToAlignedPointer(IsolateForSandbox isolate, void **out_result) constv8::internal::EmbedderDataSlot
ToVoidPtr() constv8::internal::SlotBase< EmbedderDataSlot, Address, kTaggedSize >inline