v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
ProcessHeapStatistics Class Referencefinal

#include <process-heap-statistics.h>

Static Public Member Functions

static size_t TotalAllocatedObjectSize ()
 
static size_t TotalAllocatedSpace ()
 

Friends

class internal::ProcessHeapStatisticsUpdater
 

Detailed Description

Definition at line 18 of file process-heap-statistics.h.

Member Function Documentation

◆ TotalAllocatedObjectSize()

static size_t TotalAllocatedObjectSize ( )
inlinestatic

Definition at line 20 of file process-heap-statistics.h.

◆ TotalAllocatedSpace()

static size_t TotalAllocatedSpace ( )
inlinestatic

Definition at line 23 of file process-heap-statistics.h.

Friends And Related Function Documentation

◆ internal::ProcessHeapStatisticsUpdater

friend class internal::ProcessHeapStatisticsUpdater
friend

Definition at line 31 of file process-heap-statistics.h.


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