Home
last modified time | relevance | path

Searched refs:VALID_BITS (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h271 static constexpr uint32_t VALID_BITS = sizeof(uint32_t) * 8; variable
272 static_assert((SIZE_BITS + GlobalTSTypeRef::GetSizeBits()) <= VALID_BITS);