#include <v8-statistics.h>
Collection of shared per-process V8 memory information.
Instances of this class can be passed to v8::V8::GetSharedMemoryStatistics to get shared memory statistics from V8.
◆ SharedMemoryStatistics()
v8::SharedMemoryStatistics::SharedMemoryStatistics |
( |
| ) |
|
◆ read_only_space_physical_size()
size_t v8::SharedMemoryStatistics::read_only_space_physical_size |
( |
| ) |
|
|
inline |
◆ read_only_space_size()
size_t v8::SharedMemoryStatistics::read_only_space_size |
( |
| ) |
|
|
inline |
◆ read_only_space_used_size()
size_t v8::SharedMemoryStatistics::read_only_space_used_size |
( |
| ) |
|
|
inline |
◆ internal::ReadOnlyHeap
friend class internal::ReadOnlyHeap |
|
friend |
◆ V8
The documentation for this class was generated from the following file: