v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::ReadOnlyHeap Member List

This is the complete list of members for v8::internal::ReadOnlyHeap, including all inherited members.

Contains(Address address)v8::internal::ReadOnlyHeapstatic
Contains(Tagged< HeapObject > object)v8::internal::ReadOnlyHeapstatic
CreateInitialHeapForBootstrapping(Isolate *isolate, ReadOnlyArtifacts *artifacts)v8::internal::ReadOnlyHeapprotectedstatic
DeserializeIntoIsolate(Isolate *isolate, SnapshotData *read_only_snapshot_data, bool can_rehash)v8::internal::ReadOnlyHeapprotected
EarlyGetReadOnlyRoots(Tagged< HeapObject > object)v8::internal::ReadOnlyHeapinlinestatic
GetReadOnlyRoots()v8::internal::ReadOnlyHeapfriend
InitFromIsolate(Isolate *isolate)v8::internal::ReadOnlyHeapprotected
InitializeFromIsolateRoots(Isolate *isolate)v8::internal::ReadOnlyHeap
InitializeIsolateRoots(Isolate *isolate)v8::internal::ReadOnlyHeap
kEntriesCountv8::internal::ReadOnlyHeapstatic
OnCreateHeapObjectsComplete(Isolate *isolate)v8::internal::ReadOnlyHeap
OnCreateRootsComplete(Isolate *isolate)v8::internal::ReadOnlyHeap
operator=(const ReadOnlyHeap &)=deletev8::internal::ReadOnlyHeap
PopulateReadOnlySpaceStatistics(SharedMemoryStatistics *statistics)v8::internal::ReadOnlyHeapstatic
read_only_roots_v8::internal::ReadOnlyHeapprivate
read_only_space() constv8::internal::ReadOnlyHeapinline
read_only_space_v8::internal::ReadOnlyHeapprotected
ReadOnlyArtifacts classv8::internal::ReadOnlyHeapfriend
ReadOnlyHeap(ReadOnlySpace *ro_space)v8::internal::ReadOnlyHeapexplicit
ReadOnlyHeap(const ReadOnlyHeap &)=deletev8::internal::ReadOnlyHeap
roots_init_complete() constv8::internal::ReadOnlyHeapinline
roots_init_complete_v8::internal::ReadOnlyHeapprotected
SandboxSafeContains(Tagged< HeapObject > object)v8::internal::ReadOnlyHeapstatic
SetUp(Isolate *isolate, SnapshotData *read_only_snapshot_data, bool can_rehash)v8::internal::ReadOnlyHeapstatic
~ReadOnlyHeap()v8::internal::ReadOnlyHeap