[webkit-dev] The JSC Garbage Collector

Sanjoy Das sanjoy at playingwithpointers.com
Wed Oct 5 11:52:56 PDT 2011


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


More information about the webkit-dev mailing list