3 Commits (c498a65fe6bd61d6ecbaa7e5b727798c2cb14dba)

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