Home | History | Annotate | Download | only in src

Lines Matching refs:kIsNotArrayIndexMask

6988   static const int kIsNotArrayIndexMask = 1 << 1;
7027 kIsNotArrayIndexMask;
7031 kIsNotArrayIndexMask | kHashNotComputedMask;
7034 static const int kZeroHash = kIsNotArrayIndexMask;