On 2011-03-03, at 3:20 PM, Bruno Dufour wrote:
On 2011-03-03, at 15:13 , Marc Feeley wrote:
On 2011-03-03, at 3:03 PM, Bruno Dufour wrote:
Would it help if we could record the object types as well? From what I saw in heap.cc, it shouldn't be too difficult to record them. Marc, could you share a patch of your mods to v8 for me to use as a starting point?
Sure... as soon as the repo is back on line!
AFAIK, v8 is not in our repo, so emailing the patch file to the list works too :)
Actually the repo is now back on line. And I have pushed my changes. The modifications to V8's src/heap.cc however will need to be done manually.
Marc