Home
last modified time | relevance | path

Searched defs:TEN (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h61 enum UtfOffset : uint8_t { SIX = 6, TEN = 10, TWELVE = 12, EIGHTEEN = 18 }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Djs_date.h156 static constexpr int TEN = 10; variable