Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h47 static constexpr uint16_t DECODE_TRAIL_HIGH = 0xDFFF; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h56 constexpr uint16_t DECODE_TRAIL_HIGH = 0xDFFF; variable