]> git.mdlowis.com Git - archive/atc.git/commit
updated heap.c to increase the slot count to account for the object header
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 21 Apr 2015 02:26:11 +0000 (22:26 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 21 Apr 2015 02:26:11 +0000 (22:26 -0400)
commitc634437d12c1060d54a98a4f33d20cf280367d3d
treee1752cd49c2fbb656d25797ebd5e863756821fc1
parent98b97726b599023cf82c9a106fff517b1262c929
updated heap.c to increase the slot count to account for the object header
source/runtime/gc.c
source/runtime/heap.c
tests/test_heap.c