[webkit-dev] The JSC Garbage Collector
Sanjoy Das
sanjoy at playingwithpointers.com
Fri Oct 7 05:10:21 PDT 2011
Hi!
> Once that patch is in the tree, perhaps you can transform the code that iterates objects in the heap to iterate based on this per-object size information, instead of constant size classes.
Can you please give me an example in the source tree where such a
transformation can be done? It seems most of traversing is done by
the relevant method table.
Thank you for your time!
--
Sanjoy Das
http://playingwithpointers.com
More information about the webkit-dev
mailing list