[sgen] Make scan context have a pointer to object operations.
authorMark Probst <mark.probst@gmail.com>
Thu, 26 Feb 2015 00:16:08 +0000 (16:16 -0800)
committerMark Probst <mark.probst@gmail.com>
Tue, 14 Apr 2015 23:23:19 +0000 (16:23 -0700)
commit8fc2f229f25e0284ccfcdee5fe4dd191cd595417
tree714ca2af69969f07af933286bd76326b408702b8
parentd0b5f545d514666115658556b59c94b19e174bfc
[sgen] Make scan context have a pointer to object operations.

Instead of copying everything from the object operations into the
context.
mono/metadata/sgen-cardtable.c
mono/metadata/sgen-fin-weak-hash.c
mono/metadata/sgen-gc.c
mono/metadata/sgen-gc.h
mono/metadata/sgen-marksweep-drain-gray-stack.h
mono/metadata/sgen-marksweep.c
mono/metadata/sgen-toggleref.c