Committed separately as http://code.google.com/p/v8/source/detail?r=7126
http://codereview.chromium.org/6626043/diff/3002/src/heap-profiler.cc File src/heap-profiler.cc (right): http://codereview.chromium.org/6626043/diff/3002/src/heap-profiler.cc#newcode368 src/heap-profiler.cc:368: uint16_t class_id, v8::HeapProfiler::WrapperInfoCallback callback) { On 2011/03/09 19:10:08, Vitaly Repeshko wrote:
Assert class_id is not kNoClassId.
Done. http://codereview.chromium.org/6626043/diff/3002/src/profile-generator.h File src/profile-generator.h (right): http://codereview.chromium.org/6626043/diff/3002/src/profile-generator.h#newcode683 src/profile-generator.h:683: HeapEntry* dom_subtrees_root() { return dom_subtrees_root_entry_; } On 2011/03/09 19:10:08, Vitaly Repeshko wrote:
"dom" -> "native"?
Done. http://codereview.chromium.org/6626043/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
