3 Commits (bc726e7564e2385b09be1cfac19f4dad778298cc)

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