https://codereview.chromium.org/975283002/diff/20001/src/base/bits.h
File src/base/bits.h (right):

https://codereview.chromium.org/975283002/diff/20001/src/base/bits.h#newcode151
src/base/bits.h:151: // Precondition: 0 <= shift < 32
On 2015/03/04 06:02:51, hans wrote:
Any reason the preconditions are not some kind of assert or check?

I was worried that this might be performance-critical and things might
get very slow in debug builds. I don't know if that's true.

https://codereview.chromium.org/975283002/

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