fune/memory/replace/dmd
Gerald Squelart 42904cee2c Bug 1784812 - Make all JSONWriteFunc-derived classes and their overriden methods final - r=canaltinova
All JSONWriteFuncs are effectively final, this patch enforces that, hopefully
helping the compiler to de-virtualize some calls.

Differential Revision: https://phabricator.services.mozilla.com/D154619
2022-08-17 07:07:54 +00:00
..
test Bug 1784812 - Make all JSONWriteFunc-derived classes and their overriden methods final - r=canaltinova 2022-08-17 07:07:54 +00:00
block_analyzer.py
DMD.cpp
DMD.h
dmd.py Bug 1776898: Add additional filtering capabilities to dmd.py r=mccr8 2022-06-28 23:30:24 +00:00
moz.build
README Bug 1776103 - Clean up DMD docs. r=xpcom-reviewers,nika DONTBUILD 2022-06-29 21:41:04 +00:00

This is DMD.  See
https://firefox-source-docs.mozilla.org/performance/memory/dmd.html for
details on how to use it.