Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_flags.h53 static constexpr auto BIT_VALUE = static_cast<ValueType>(BIT); in SetBit() local
60 static constexpr auto BIT_VALUE = static_cast<ValueType>(BIT); in HasBit() local