Docs
Reference
Guides
Blog
Discord
/
node:v8
/
HeapStatistics
P
externalMemory
P
heapSizeLimit
P
mallocedMemory
P
peakMallocedMemory
P
totalAvailableSize
P
totalGlobalHandlesSize
P
totalHeapSize
P
totalHeapSizeExecutable
P
totalPhysicalSize
P
usedGlobalHandlesSize
P
usedHeapSize
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:v8
/
HeapStatistics
P
externalMemory
P
heapSizeLimit
P
mallocedMemory
P
peakMallocedMemory
P
totalAvailableSize
P
totalGlobalHandlesSize
P
totalHeapSize
P
totalHeapSizeExecutable
P
totalPhysicalSize
P
usedGlobalHandlesSize
P
usedHeapSize
interface
v8.HeapStatistics
interface
HeapStatistics
externalMemory
:
number
heapSizeLimit
:
number
mallocedMemory
:
number
peakMallocedMemory
:
number
totalAvailableSize
:
number
totalGlobalHandlesSize
:
number
totalHeapSize
:
number
totalHeapSizeExecutable
:
number
totalPhysicalSize
:
number
usedGlobalHandlesSize
:
number
usedHeapSize
:
number