DescriptionConvert bitfields to bool in SelectorChecker.
These objects are always created on the stack, and we only ever create
at most depth of the tree of them so we don't need to save a couple
bytes using a bitfield. The bitfield also means we end up doing extra
bit operations every time we read.
R=rune@opera.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194641
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|