This also adds nullptr checking to decref--it seemed the functions needing nullptr checks immediately prior to the decref call was beginning to exceed the functions that had "implied" nullptr checking as a part of their natural flow-control.
Description
Languages
Scheme
79.6%
C
12.7%
C++
6.2%
Assembly
0.9%
Python
0.4%
Other
0.2%