Make more bits in the vtable available to the GC.
commit78f855037a87398143ffee4637545fe29b87bb1a
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 2 Feb 2012 16:57:05 +0000 (2 14:57 -0200)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 2 Feb 2012 20:07:53 +0000 (2 18:07 -0200)
treea70a1f130e4ec239c4cfbbd26231ed5111c8dc3f
parentfeb8a124aade27cca76e108310960a327adab8b3
Make more bits in the vtable available to the GC.

* class-internals.h (MonoVTable): There's a spare nimble after
those one bits flag fields. We reserve those leftovers to our
GCs to use.
mono/metadata/boehm-gc.c
mono/metadata/class-internals.h
mono/metadata/gc-internal.h
mono/metadata/null-gc.c
mono/metadata/object.c
mono/metadata/sgen-gc.c