![]() |
v8 11.3.244 (node 20.3.0)
V8 is Google's open source JavaScript engine
|
#include <v8-internal.h>
Static Public Member Functions | |
template<typename T > | |
static constexpr T * | EmptyValue () |
template<typename T > | |
static V8_INLINE Address | ValueAsAddress (const T *value) |
template<typename T , typename S > | |
static V8_INLINE T * | SlotAsValue (S *slot) |
template<typename T > | |
static V8_INLINE T * | ValueAsSlot (T *const &value) |
Definition at line 905 of file v8-internal.h.
|
inlinestaticconstexpr |
Definition at line 933 of file v8-internal.h.
|
inlinestatic |
Definition at line 943 of file v8-internal.h.
Definition at line 938 of file v8-internal.h.
Referenced by SnapshotCreator::AddData(), SnapshotCreator::AddData(), Context::GetAlignedPointerFromEmbedderData(), Object::GetAlignedPointerFromInternalField(), String::GetExternalStringResource(), String::GetExternalStringResourceBase(), and Object::GetInternalField().
|
inlinestatic |
Definition at line 948 of file v8-internal.h.
Referenced by PersistentBase< T >::Reset().