V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::HeapStats Class Reference

Public Attributes

intptr_t * start_marker
 
size_tro_space_size
 
size_tro_space_capacity
 
size_tnew_space_size
 
size_tnew_space_capacity
 
size_told_space_size
 
size_told_space_capacity
 
size_tcode_space_size
 
size_tcode_space_capacity
 
size_tmap_space_size
 
size_tmap_space_capacity
 
size_tlo_space_size
 
size_tcode_lo_space_size
 
size_tglobal_handle_count
 
size_tweak_global_handle_count
 
size_tpending_global_handle_count
 
size_tnear_death_global_handle_count
 
size_tfree_global_handle_count
 
size_tmemory_allocator_size
 
size_tmemory_allocator_capacity
 
size_tmalloced_memory
 
size_tmalloced_peak_memory
 
size_tobjects_per_type
 
size_tsize_per_type
 
intos_error
 
charlast_few_messages
 
charjs_stacktrace
 
intptr_t * end_marker
 

Static Public Attributes

static const int kStartMarker = 0xDECADE00
 
static const int kEndMarker = 0xDECADE01
 

Detailed Description

Definition at line 2077 of file heap.h.


The documentation for this class was generated from the following file: