#include <roots.h>
Definition at line 709 of file roots.h.
◆ ReadOnlyRoots() [1/4]
v8::internal::ReadOnlyRoots::ReadOnlyRoots |
( |
Heap * | heap | ) |
|
|
explicit |
◆ ReadOnlyRoots() [2/4]
v8::internal::ReadOnlyRoots::ReadOnlyRoots |
( |
const Isolate * | isolate | ) |
|
|
explicit |
◆ ReadOnlyRoots() [3/4]
v8::internal::ReadOnlyRoots::ReadOnlyRoots |
( |
LocalIsolate * | isolate | ) |
|
|
explicit |
◆ ReadOnlyRoots() [4/4]
◆ address_at()
◆ boolean_value()
◆ first_name_for_protector()
Address v8::internal::ReadOnlyRoots::first_name_for_protector |
( |
| ) |
const |
|
private |
◆ InitFromStaticRootsTable()
void v8::internal::ReadOnlyRoots::InitFromStaticRootsTable |
( |
Address | cage_base | ) |
|
◆ is_initialized()
bool v8::internal::ReadOnlyRoots::is_initialized |
( |
RootIndex | root_index | ) |
const |
◆ IsNameForProtector()
◆ Iterate()
void v8::internal::ReadOnlyRoots::Iterate |
( |
RootVisitor * | visitor | ) |
|
◆ last_name_for_protector()
Address v8::internal::ReadOnlyRoots::last_name_for_protector |
( |
| ) |
const |
|
private |
◆ object_at()
◆ one_pointer_filler_map_word()
MapWord v8::internal::ReadOnlyRoots::one_pointer_filler_map_word |
( |
| ) |
|
◆ VerifyNameForProtectorsPages()
void v8::internal::ReadOnlyRoots::VerifyNameForProtectorsPages |
( |
| ) |
const |
◆ DeserializerAllocator
friend class DeserializerAllocator |
|
friend |
◆ GetReadOnlyRoots
◆ ReadOnlyHeap
◆ ReadOnlyHeapImageDeserializer
◆ kEntriesCount
size_t v8::internal::ReadOnlyRoots::kEntriesCount |
|
staticconstexpr |
Initial value:
Definition at line 711 of file roots.h.
◆ read_only_roots_
Address* v8::internal::ReadOnlyRoots::read_only_roots_ |
|
private |
The documentation for this class was generated from the following files: