#include <objects.h>
|
class | HeapObject |
|
template<typename TFieldType , int kFieldOffset, typename CompressionScheme > |
class | TaggedField |
|
Definition at line 792 of file objects.h.
◆ MapWord()
v8::internal::MapWord::MapWord |
( |
Address | value | ) |
|
|
inlineexplicitconstexprprivate |
◆ FromForwardingAddress()
◆ FromMap()
◆ IsForwardingAddress()
bool v8::internal::MapWord::IsForwardingAddress |
( |
| ) |
const |
|
inline |
◆ IsMapOrForwarded()
bool v8::internal::MapWord::IsMapOrForwarded |
( |
Tagged< Map > | map | ) |
|
|
static |
◆ IsPacked()
static constexpr bool v8::internal::MapWord::IsPacked |
( |
Address | | ) |
|
|
inlinestaticconstexpr |
◆ operator!=()
bool v8::internal::MapWord::operator!= |
( |
MapWord | other | ) |
const |
|
inlineconstexpr |
◆ operator==()
bool v8::internal::MapWord::operator== |
( |
MapWord | other | ) |
const |
|
inlineconstexpr |
◆ ptr()
Address v8::internal::MapWord::ptr |
( |
| ) |
const |
|
inlineconstexpr |
◆ ToForwardingAddress()
◆ ToMap()
Tagged< Map > v8::internal::MapWord::ToMap |
( |
| ) |
const |
|
inline |
◆ HeapObject
◆ TaggedField
template<typename TFieldType , int kFieldOffset, typename CompressionScheme >
◆ value_
Address v8::internal::MapWord::value_ |
|
private |
The documentation for this class was generated from the following files: