Added an "aligned" size field to various objectheaders, to allow for faster garbage...
authorphil <none@none>
Tue, 10 Nov 1998 17:33:40 +0000 (17:33 +0000)
committerphil <none@none>
Tue, 10 Nov 1998 17:33:40 +0000 (17:33 +0000)
commit58643d7b82588c540ff0f455c2a34b1cf1eb2fd4
treef3860aa5e2d8dcd06f22fb1b5f6d19d24b6ec3ad
parent099005ab9886a95fac0cfdb29566bf8bfbf1529d
Added an "aligned" size field to various objectheaders, to allow for faster garbage collection. This will eventually reduce the memory footprint of the gc/allocator (remove one bitmap).
builtin.c
global.h
src/vm/builtin.c
src/vm/global.h