HXNODEJS - API documentation
View source

typedef V8HeapStatistics

package js.node

import js.node.V8

Object returned by V8.getHeapStatistics method.

Fields

used_heap_size:Int

total_physical_size:Int

total_heap_size_executable:Int

total_heap_size:Int

total_available_size:Int

heap_size_limit:Int

© 2020