Changes to support garbage collection with tags...
authorbdemsky <bdemsky>
Thu, 10 May 2007 09:36:27 +0000 (09:36 +0000)
committerbdemsky <bdemsky>
Thu, 10 May 2007 09:36:27 +0000 (09:36 +0000)
commita51751ec2e2cd8ba9687e231825d7057a031b5e9
tree5e48b0777aa540312d14f7ac28afe949307bc1be
parent59e01fff8386dd23e622ca15700947405ee590f5
Changes to support garbage collection with tags...

This change ensures that tags don't keep objects alive.
Robust/src/ClassLibrary/TagDescriptor.java
Robust/src/Runtime/garbage.c
Robust/src/Runtime/garbage.h
Robust/src/Runtime/runtime.c
Robust/src/Runtime/runtime.h