Home | History | Annotate | Download | only in include

Lines Matching refs:kFullStringRepresentationMask

3879   static const int kFullStringRepresentationMask = 0x07;
3921 int representation = (instance_type & kFullStringRepresentationMask);