lgtm



https://codereview.chromium.org/27227005/diff/23001/src/allocation-tracker.cc
File src/allocation-tracker.cc (right):

https://codereview.chromium.org/27227005/diff/23001/src/allocation-tracker.cc#newcode54
src/allocation-tracker.cc:54: AllocationTraceNode* node = children_[i];
what are you expectations about the average number of children.
Especially in case of the highe stacks (more than 64)?

https://codereview.chromium.org/27227005/diff/23001/src/allocation-tracker.h
File src/allocation-tracker.h (right):

https://codereview.chromium.org/27227005/diff/23001/src/allocation-tracker.h#newcode101
src/allocation-tracker.h:101: AllocationTraceTree* allocation_traces() {
return &allocation_traces_; }
allocation_trace_tree?

https://codereview.chromium.org/27227005/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to