diff --git a/mozilla/xpcom/base/nsCycleCollector.cpp b/mozilla/xpcom/base/nsCycleCollector.cpp index 7e200afe0fc..cf1001fd17c 100644 --- a/mozilla/xpcom/base/nsCycleCollector.cpp +++ b/mozilla/xpcom/base/nsCycleCollector.cpp @@ -142,6 +142,9 @@ #include #endif +#ifdef DEBUG +#define COLLECT_TIME_DEBUG +#endif // Various parameters of this collector can be tuned using environment // variables.