Searched defs:maxDecimal (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | date_parse.h | 60 const int maxDecimal = (std::numeric_limits<int>::max() - JSDate::NUM_NINE) / JSDate::TEN;
in ReadNumber() local |
Completed in 2 milliseconds