https://codereview.chromium.org/186743002/diff/1/src/types.h
File src/types.h (right):

https://codereview.chromium.org/186743002/diff/1/src/types.h#newcode523
src/types.h:523: return 0;
On 2014/03/10 12:52:18, Toon Verwaest wrote:
I presume this is because of the "bitset ? bitset : <compute bitset>"?
Please
add a comment at least if that's the case. Or maybe give that 0 a
name, eg,
kComputeBitset and compare to it, eg bitset == kComputeBitset ?
<compute> :
bitset;

Done.

https://codereview.chromium.org/186743002/

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