Comment #2 on issue 2114 by [email protected]: GetHeapValue returns invalid values
http://code.google.com/p/v8/issues/detail?id=2114
I had the same problem and wrote a function getHeapValueSafe which only returns values for nodes which don't segfault. Not sure if it is too conservative. I invite comment. You can get the code at https://github.com/seth4618/v8-profiler
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
