[M3devel] GC question version 2
Darko
darko at darko.org
Wed Jan 16 19:28:48 CET 2008
Ok, a slightly different approach: Can the GC give me a list of all
the objects that contain a reference to an object? Would it be
thorough (ie not miss any objects)? False positives might be ok. Then
I could check the type of each object and update the references
myself. It would be reasonable to assume that the references in
question were not being changed by any thread during the checking
process.
Thanks,
Darko.
More information about the M3devel
mailing list