Bryce> There is some interpreter code in resolve.cc that needs to Bryce> change. I think the array class creation is okay, given that I Bryce> already changed it to copy vtable-> gc_descr explicitly. I didn't look at that part of the patch. I was thinking of the code there that computes the size of the vtable object. Tom