Searched refs:IsSixDecimalDigit (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | date_parse.h | 226 bool IsSixDecimalDigit() const in IsSixDecimalDigit() function |
D | date_parse.cpp | 47 if (!proxy->GetDate().IsSixDecimalDigit()) { in IsIsoDateTime() |