Searched refs:kIntptrSignBit (Results 1 – 1 of 1) sorted by relevance
149 const intptr_t kIntptrSignBit = V8_INT64_C(0x8000000000000000); variable155 const intptr_t kIntptrSignBit = 0x80000000; variable222 const intptr_t kSmiSignMask = kIntptrSignBit;