Platform/Memory Reporting: Difference between revisions

Line 61: Line 61:
     }
     }


[http://mxr.mozilla.org/mozilla-central/source/mfbt/MemoryReporting.h nscore.h] defines <tt>mozilla::MallocSizeOf</tt> as follows:
[http://mxr.mozilla.org/mozilla-central/source/mfbt/MemoryReporting.h mfbt/MemoryReporting.h] defines <tt>mozilla::MallocSizeOf</tt> as follows:


   typedef size_t (*MallocSizeOf)(const void* p);
   typedef size_t (*MallocSizeOf)(const void* p);
Confirmed users
1,345

edits