Module script::mem

source ·
Expand description

Routines for handling measuring the memory usage of arbitrary DOM nodes.

Functions

Used by codegen to include the pointer to the MallocSizeOf implementation of each IDL interface. This way we don’t have to find the most-derived interface of DOM objects by hand in code.