Home
last modified time | relevance | path

Searched refs:CODE_4_BIT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date.h217 static constexpr size_t CODE_4_BIT = 4; member in panda::ecmascript::JSDate
H A Djs_date.cpp899 uint32_t endValue = (code >> CODE_4_BIT) & CODE_FLAG; in SetDateValue()

Completed in 2 milliseconds