Binary object count (binary_object_count)
Binary object bytes used (binary_object_size)
Heap memory limit (malloc_limit)
JS object count (obj_count)
JS object bytes used (obj_size)
OS constrained memory (uv_get_constrained_memory)
OS available memory (uv_get_available_memory)
Process resident set memory (uv_resident_set_memory)
OS total memory (uv_get_total_memory)
OS used memory (total - free)
String count (str_count)
String bytes used (str_size)
Heap memory usage (malloc_size)
QuickJS VM used memory (memory_used_size)
Memory usage info All values in bytes