Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h37 static constexpr size_t L_SURROGATE_START = 0xDC00; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp26 constexpr size_t L_SURROGATE_START = 0xDC00; variable