[scriptable, uuid(9c9307ed-480a-4f2a-8f29-21378c03bcbc)]
interface nsIDebug2 : nsIDebug

Attributes

 The number of assertions since process start.
readonly attribute long assertionCount
 Whether XPCOM was compiled with DEBUG defined.  This often
 correlates to whether other code (e.g., Firefox, XULRunner) was
 compiled with DEBUG defined.
readonly attribute boolean isDebugBuild