webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
MallocStatistics Interface Reference

import"MallocStatistics.idl";

Public Attributes

readonly attribute unsigned long reservedVMBytes
 
readonly attribute unsigned long committedVMBytes
 
readonly attribute unsigned long freeListBytes
 

Member Data Documentation

◆ committedVMBytes

readonly attribute unsigned long MallocStatistics::committedVMBytes

◆ freeListBytes

readonly attribute unsigned long MallocStatistics::freeListBytes

◆ reservedVMBytes

readonly attribute unsigned long MallocStatistics::reservedVMBytes

The documentation for this interface was generated from the following file: