V8RuntimeHeapInfo Properties |
The V8RuntimeHeapInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | HeapSizeLimit |
Gets the heap size limit in bytes.
|
![]() | TotalAvailableSize |
Gets the total available memory size in bytes.
|
![]() | TotalExternalSize |
Gets the total external memory size in bytes.
|
![]() | TotalHeapSize |
Gets the total heap size in bytes.
|
![]() | TotalHeapSizeExecutable |
Gets the total executable heap size in bytes.
|
![]() | TotalPhysicalSize |
Gets the total physical memory size in bytes.
|
![]() | UsedHeapSize |
Gets the used heap size in bytes.
|