|
intptr_t * | start_marker |
|
size_t * | ro_space_size |
|
size_t * | ro_space_capacity |
|
size_t * | new_space_size |
|
size_t * | new_space_capacity |
|
size_t * | old_space_size |
|
size_t * | old_space_capacity |
|
size_t * | code_space_size |
|
size_t * | code_space_capacity |
|
size_t * | map_space_size |
|
size_t * | map_space_capacity |
|
size_t * | lo_space_size |
|
size_t * | code_lo_space_size |
|
size_t * | global_handle_count |
|
size_t * | weak_global_handle_count |
|
size_t * | pending_global_handle_count |
|
size_t * | near_death_global_handle_count |
|
size_t * | free_global_handle_count |
|
size_t * | memory_allocator_size |
|
size_t * | memory_allocator_capacity |
|
size_t * | malloced_memory |
|
size_t * | malloced_peak_memory |
|
size_t * | objects_per_type |
|
size_t * | size_per_type |
|
int * | os_error |
|
char * | last_few_messages |
|
char * | js_stacktrace |
|
intptr_t * | end_marker |
|
|
static const int | kStartMarker = 0xDECADE00 |
|
static const int | kEndMarker = 0xDECADE01 |
|
Definition at line 2077 of file heap.h.
The documentation for this class was generated from the following file: