#include <read-only-heap.h>
Definition at line 35 of file read-only-heap.h.
◆ ReadOnlyHeap() [1/2]
v8::internal::ReadOnlyHeap::ReadOnlyHeap |
( |
ReadOnlySpace * | ro_space | ) |
|
|
explicit |
◆ ~ReadOnlyHeap()
v8::internal::ReadOnlyHeap::~ReadOnlyHeap |
( |
| ) |
|
◆ ReadOnlyHeap() [2/2]
v8::internal::ReadOnlyHeap::ReadOnlyHeap |
( |
const ReadOnlyHeap & | | ) |
|
|
delete |
◆ Contains() [1/2]
bool v8::internal::ReadOnlyHeap::Contains |
( |
Address | address | ) |
|
|
static |
◆ Contains() [2/2]
◆ CreateInitialHeapForBootstrapping()
◆ DeserializeIntoIsolate()
void v8::internal::ReadOnlyHeap::DeserializeIntoIsolate |
( |
Isolate * | isolate, |
|
|
SnapshotData * | read_only_snapshot_data, |
|
|
bool | can_rehash ) |
|
protected |
◆ EarlyGetReadOnlyRoots()
◆ InitFromIsolate()
void v8::internal::ReadOnlyHeap::InitFromIsolate |
( |
Isolate * | isolate | ) |
|
|
protected |
◆ InitializeFromIsolateRoots()
void v8::internal::ReadOnlyHeap::InitializeFromIsolateRoots |
( |
Isolate * | isolate | ) |
|
◆ InitializeIsolateRoots()
void v8::internal::ReadOnlyHeap::InitializeIsolateRoots |
( |
Isolate * | isolate | ) |
|
◆ OnCreateHeapObjectsComplete()
void v8::internal::ReadOnlyHeap::OnCreateHeapObjectsComplete |
( |
Isolate * | isolate | ) |
|
◆ OnCreateRootsComplete()
void v8::internal::ReadOnlyHeap::OnCreateRootsComplete |
( |
Isolate * | isolate | ) |
|
◆ operator=()
◆ PopulateReadOnlySpaceStatistics()
◆ read_only_space()
ReadOnlySpace * v8::internal::ReadOnlyHeap::read_only_space |
( |
| ) |
const |
|
inline |
◆ roots_init_complete()
bool v8::internal::ReadOnlyHeap::roots_init_complete |
( |
| ) |
const |
|
inline |
◆ SandboxSafeContains()
◆ SetUp()
void v8::internal::ReadOnlyHeap::SetUp |
( |
Isolate * | isolate, |
|
|
SnapshotData * | read_only_snapshot_data, |
|
|
bool | can_rehash ) |
|
static |
◆ GetReadOnlyRoots
◆ ReadOnlyArtifacts
◆ kEntriesCount
size_t v8::internal::ReadOnlyHeap::kEntriesCount |
|
staticconstexpr |
◆ read_only_roots_
◆ read_only_space_
ReadOnlySpace* v8::internal::ReadOnlyHeap::read_only_space_ = nullptr |
|
protected |
◆ roots_init_complete_
bool v8::internal::ReadOnlyHeap::roots_init_complete_ = false |
|
protected |
The documentation for this class was generated from the following files: