LGTM

https://codereview.chromium.org/754303003/diff/80001/src/ast-numbering.cc
File src/ast-numbering.cc (right):

https://codereview.chromium.org/754303003/diff/80001/src/ast-numbering.cc#newcode79
src/ast-numbering.cc:79: if (FLAG_vector_ics) {
Do we even need this flag check? Wouldn't !FLAG_vector_ics imply
reqs.ic_slots==0, so we wouldn't get here?

https://codereview.chromium.org/754303003/diff/80001/src/factory.h
File src/factory.h (right):

https://codereview.chromium.org/754303003/diff/80001/src/factory.h#newcode13
src/factory.h:13: // Interface for handle based allocation.
nit: move this comment down two lines, it describes "class Factory".

https://codereview.chromium.org/754303003/

--
--
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/d/optout.

Reply via email to