Searched defs:kDecimalExponentDistance (Results 1 – 5 of 5) sorted by relevance
53 static const int kDecimalExponentDistance = 8; variable
39 static const int kDecimalExponentDistance = 8; variable
78 const int PowersOfTenCache::kDecimalExponentDistance = 8; member in v8::base::PowersOfTenCache