LGTM with two nits. I will land this for you as soon as the nits are
addressed.
I reviewed the changes to the previous CL and rubber-stamped the rest as it
was
already reviewed in https://codereview.chromium.org/14175005/ before.
https://codereview.chromium.org/14007008/diff/22001/include/v8.h
File include/v8.h (right):
https://codereview.chromium.org/14007008/diff/22001/include/v8.h#newcode147
include/v8.h:147: // Generic-purpose unique identifier.
nit: Can we turn that into a Doxygen comment (i.e. double-asterisk and
multi-line). Also two empty new-lines in front of the comment.
https://codereview.chromium.org/14007008/diff/22001/src/global-handles.cc
File src/global-handles.cc (right):
https://codereview.chromium.org/14007008/diff/22001/src/global-handles.cc#newcode37
src/global-handles.cc:37: #define OBJECT_GROUP_CONNECTIONS_CAPACITY 20
Make this a "static const int kObjectGroupConntectionsCapacity" in the
private section within the GlobalHandles class.
https://codereview.chromium.org/14007008/
--
--
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.