Searched defs:kMaxDecimalExponent (Results 1 – 6 of 6) sorted by relevance
21 static const int kMaxDecimalExponent; variable
80 const int PowersOfTenCache::kMaxDecimalExponent = 340; member in v8::base::PowersOfTenCache
56 static const int kMaxDecimalExponent = 340; variable
42 static const int kMaxDecimalExponent = 340; variable