Urghs... LGTM with comment.

https://codereview.chromium.org/656103002/diff/1/src/compiler/node-cache.h
File src/compiler/node-cache.h (right):

https://codereview.chromium.org/656103002/diff/1/src/compiler/node-cache.h#newcode10
src/compiler/node-cache.h:10: #include "src/compiler/node.h"
Don't add the include here. Just forward declare ZoneVector and use
ZoneVector<Node*>* below..

https://codereview.chromium.org/656103002/

--
--
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