lgtm
https://codereview.chromium.org/112623005/diff/1/src/heap-snapshot-generator-inl.h
File src/heap-snapshot-generator-inl.h (right):
https://codereview.chromium.org/112623005/diff/1/src/heap-snapshot-generator-inl.h#newcode62
src/heap-snapshot-generator-inl.h:62: SLOW_ASSERT(children_index_ <=
snapshot_->children().length());
SLOW_ASSERT(children_index_ < snapshot_->children().length() ||
children_index_ == snapshot_->children().length() &&
children_count_ == 0)
https://codereview.chromium.org/112623005/
--
--
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.