3 Commits (38efd04e336c32f9e570dd7e6404ce0b0fc18029)

Author SHA1 Message Date
David Chisnall b81df02b91 Merge branch 'master' into newabi
Simplify the setSubclass dtable updating mechanism.
8 years ago
David Chisnall 2bdf85ee50 Add missing isa pointer.
This test was accidentally passing sometimes, with the isa pointer being
set using some bit of memory in inter-object padding.  This breaks
horribly with an allocator that packs objects densely.
8 years ago
Dustin Howett 14cb893509 Add a test for class_setSuperclass 8 years ago