|
bool | IsRootHandleLocation (Address *handle_location, RootIndex *index) const |
|
template<typename T > |
bool | IsRootHandle (Handle< T > handle, RootIndex *index) const |
|
Object *const & | operator[] (RootIndex root_index) const |
|
|
static const char * | name (RootIndex root_index) |
|
static constexpr int | offset_of (RootIndex root_index) |
|
static RootIndex | RootIndexForFixedTypedArray (ExternalArrayType array_type) |
|
static RootIndex | RootIndexForFixedTypedArray (ElementsKind elements_kind) |
|
static RootIndex | RootIndexForEmptyFixedTypedArray (ElementsKind elements_kind) |
|
static constexpr bool | IsImmortalImmovable (RootIndex root_index) |
|
|
static constexpr size_t | kEntriesCount |
|
|
class | Isolate |
|
class | Heap |
|
class | Factory |
|
class | ReadOnlyRoots |
|
class | RootsSerializer |
|
Definition at line 403 of file roots.h.
◆ kEntriesCount
constexpr size_t v8::internal::RootsTable::kEntriesCount |
|
static |
Initial value:=
static_cast<size_t>(RootIndex::kRootListLength)
Definition at line 405 of file roots.h.
The documentation for this class was generated from the following files: