Make more bits in the vtable available to the GC.
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 2 Feb 2012 16:57:05 +0000 (14:57 -0200)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 2 Feb 2012 16:57:05 +0000 (14:57 -0200)
commitf59126177e636d9bacb9dc6726c03c1ab586d9ac
treec06726f637f1586d447419c44561b4106f77c53b
parent7c29394fef7eef472b2d56163212823ebf2ede56
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