Searched defs:kHiddenBit (Results 1 – 2 of 2) sorted by relevance
24 static const uint64_t kHiddenBit = V8_2PART_UINT64_C(0x00100000, 00000000); variable
47 static const uint64_t kHiddenBit = UINT64_2PART_C(0x00100000, 00000000); variable