lgtm with nit

https://codereview.chromium.org/23803007/diff/1/src/objects-inl.h
File src/objects-inl.h (right):

https://codereview.chromium.org/23803007/diff/1/src/objects-inl.h#newcode4892
src/objects-inl.h:4892: deopt_count = (deopt_count + 1) &
DeoptCountBits::kMax;
I guess this mask isn't necessary anymore.

https://codereview.chromium.org/23803007/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to