Expand description
Routines for handling measuring the memory usage of arbitrary DOM nodes.
Functions§
- malloc_
size_ 🔒 ⚠of_ including_ raw_ self - 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.