зеркало из https://github.com/mozilla/gecko-dev.git
7e5208b4e8
Assignment to a DebugOnly variable results in a call to either the empty 'operator =' or to an empty implicit 1-arg constructor and empty copy constructor when in non-debug mode. Either of these get inlined and eliminated as dead code above -00, so there is no benefit to skipping this assignment for non-debug builds. |
||
---|---|---|
.. | ||
RangedPtr.h | ||
RefPtr.h | ||
Types.h | ||
Util.h |