Click or drag to resize

V8RuntimeHeapInfo Properties

The V8RuntimeHeapInfo type exposes the following members.

Properties
  NameDescription
Public propertyHeapSizeLimit
Gets the heap size limit in bytes.
Public propertyTotalHeapSize
Gets the total heap size in bytes.
Public propertyTotalHeapSizeExecutable
Gets the total executable heap size in bytes.
Public propertyTotalPhysicalSize
Gets the total physical memory size in bytes.
Public propertyUsedHeapSize
Gets the used heap size in bytes.
Top
See Also