3 Commits (d2255cb8d45e8ee6a907a73dc2a9169ac5c72465)

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