Hi! I guess we could have an smart-pointer'ish thing (some kind of a GC handle) which could take care of the relocation for native, non-managed code. However,
> A simpler task that would be useful to GC would be to add to ClassInfo the > size of an object, so the collector can traverse objects without explicit > size class information. this looks interesting; I'll dig through the code-base and see what I can do. Thanks for your time! -- Sanjoy Das http://playingwithpointers.com _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

