[sgen] Simplify `sgen_conservatively_pin_objects_from()`.
authorMark Probst <mark.probst@gmail.com>
Tue, 12 May 2015 00:41:05 +0000 (17:41 -0700)
committerMark Probst <mark.probst@gmail.com>
Tue, 12 May 2015 21:41:24 +0000 (14:41 -0700)
commitb8fcbbb3021a9afbb8058dd77afeb01d9b635ba1
treeb360da6b5028511b950780918aeff7e998624344
parent2994e24415bb174e5aa8c0cb28dad6d5eb074125
[sgen] Simplify `sgen_conservatively_pin_objects_from()`.

We're doing essentially the same check twice, and not doing the
pinning stats correctly.
mono/sgen/sgen-gc.c