Home
last modified time | relevance | path

Searched refs:kIntptrSignBit (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dglobals.h149 const intptr_t kIntptrSignBit = V8_INT64_C(0x8000000000000000); variable
155 const intptr_t kIntptrSignBit = 0x80000000; variable
222 const intptr_t kSmiSignMask = kIntptrSignBit;