V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::MemoryReducer::State Struct Reference

Public Member Functions

 State (Action action, int started_gcs, double next_gc_start_ms, double last_gc_time_ms, size_t committed_memory_at_last_run)
 

Public Attributes

Action action
 
int started_gcs
 
double next_gc_start_ms
 
double last_gc_time_ms
 
size_t committed_memory_at_last_run
 

Detailed Description

Definition at line 87 of file memory-reducer.h.


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