#include <heap.h>
Definition at line 2490 of file heap.h.
◆ code_lo_space_size
size_t v8::internal::HeapStats::code_lo_space_size = 0 |
◆ code_space_capacity
size_t v8::internal::HeapStats::code_space_capacity = 0 |
◆ code_space_size
size_t v8::internal::HeapStats::code_space_size = 0 |
◆ end_marker
intptr_t v8::internal::HeapStats::end_marker = 0 |
◆ free_global_handle_count
size_t v8::internal::HeapStats::free_global_handle_count = 0 |
◆ global_handle_count
size_t v8::internal::HeapStats::global_handle_count = 0 |
◆ kEndMarker
const int v8::internal::HeapStats::kEndMarker = 0xDECADE01 |
|
static |
◆ kStartMarker
const int v8::internal::HeapStats::kStartMarker = 0xDECADE00 |
|
static |
◆ last_few_messages
char v8::internal::HeapStats::last_few_messages[Heap::kTraceRingBufferSize+1] = {0} |
◆ lo_space_size
size_t v8::internal::HeapStats::lo_space_size = 0 |
◆ malloced_memory
size_t v8::internal::HeapStats::malloced_memory = 0 |
◆ malloced_peak_memory
size_t v8::internal::HeapStats::malloced_peak_memory = 0 |
◆ map_space_capacity
size_t v8::internal::HeapStats::map_space_capacity = 0 |
◆ map_space_size
size_t v8::internal::HeapStats::map_space_size = 0 |
◆ memory_allocator_capacity
size_t v8::internal::HeapStats::memory_allocator_capacity = 0 |
◆ memory_allocator_size
size_t v8::internal::HeapStats::memory_allocator_size = 0 |
◆ near_death_global_handle_count
size_t v8::internal::HeapStats::near_death_global_handle_count = 0 |
◆ new_space_capacity
size_t v8::internal::HeapStats::new_space_capacity = 0 |
◆ new_space_size
size_t v8::internal::HeapStats::new_space_size = 0 |
◆ objects_per_type
size_t v8::internal::HeapStats::objects_per_type = 0 |
◆ old_space_capacity
size_t v8::internal::HeapStats::old_space_capacity = 0 |
◆ old_space_size
size_t v8::internal::HeapStats::old_space_size = 0 |
◆ os_error
int v8::internal::HeapStats::os_error = 0 |
◆ pending_global_handle_count
size_t v8::internal::HeapStats::pending_global_handle_count = 0 |
◆ ro_space_capacity
size_t v8::internal::HeapStats::ro_space_capacity = 0 |
◆ ro_space_size
size_t v8::internal::HeapStats::ro_space_size = 0 |
◆ size_per_type
size_t v8::internal::HeapStats::size_per_type = 0 |
◆ start_marker
intptr_t v8::internal::HeapStats::start_marker = 0 |
◆ weak_global_handle_count
size_t v8::internal::HeapStats::weak_global_handle_count = 0 |
The documentation for this class was generated from the following file: