Searched refs:UTC_STRING_LENGTH (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_date.h | 43 static constexpr int UTC_STRING_LENGTH = 29; member |
H A D | js_date.cpp | 836 str.reserve(UTC_STRING_LENGTH); in ToUTCString() |
Completed in 3 milliseconds