Thanks for looking. As I wrote before, I'm aware that some of the changes are unnecessary in the sense that the old code could be expected to work well. The idea was to be both explicit about intended object layout, and consistent in how it's achieved: we're using BitField<...> in a bunch of places anyway, and with
this CL it's now *the* canonical way to pack less-than-pointer-sized fields
together.

So I'd prefer to keep all the changes, as opposed to undoing some or using typed
enum classes in some cases, unless someone feels strongly about it.

https://codereview.chromium.org/700963002/

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