Home | History | Annotate | Download | only in x64

Lines Matching refs:kMaxInt32

59   static const uint64_t kMaxInt32 = V8_UINT64_C(0x7fffffff);
60 return x <= kMaxInt32;