lgtm with nit

https://codereview.chromium.org/98163003/diff/1/src/hydrogen-instructions.h
File src/hydrogen-instructions.h (right):

https://codereview.chromium.org/98163003/diff/1/src/hydrogen-instructions.h#newcode6166
src/hydrogen-instructions.h:6166: class ImmutableField : public
BitField<int, 7, 1> {};
Wouldn't it be better to define it as a BitField<bool, ...> instead?

https://codereview.chromium.org/98163003/

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