https://codereview.chromium.org/50213003/diff/1/src/objects-inl.h
File src/objects-inl.h (right):
https://codereview.chromium.org/50213003/diff/1/src/objects-inl.h#newcode4294
src/objects-inl.h:4294: // necessary to be able to use the 31st bit.
This trick isn't really necessary if you aren't using the upper bit. And
if you are allocating a whole new word anyway, you may want to remove it
from bitfield3 as well, and move that single bit into this field.
https://codereview.chromium.org/50213003/
--
--
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.