[sgen-bridge] Fix all the bridges after the change to have descriptor loading happen...
commit5875dd48c253275a70eb63919d1a63baa3d0f972
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 2 Feb 2015 16:04:37 +0000 (2 11:04 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 25 Feb 2015 23:23:24 +0000 (25 18:23 -0500)
treee07ee62233451fe7dbae92681b1496bb71c68b9b
parentc1d60b3918f3888b6f76332798925c01a99f8d99
[sgen-bridge] Fix all the bridges after the change to have descriptor loading happen outside of scanning.

This changes all bridges to use the _safe variant of sgen_obj_get_descriptor. Bridge processing happens in
the post-scan world, before objects get untagged.
mono/metadata/sgen-new-bridge.c
mono/metadata/sgen-old-bridge.c
mono/metadata/sgen-tarjan-bridge.c