Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Delements.cpp59 static constexpr uint8_t EVEN_NUMBER = 2; in IsHole() local
60 return static_cast<uint8_t>(kind) % EVEN_NUMBER == 1; in IsHole()

Completed in 6 milliseconds