Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h39 static constexpr size_t SURROGATE_RAIR_START = 0x10000; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string.cpp28 constexpr size_t SURROGATE_RAIR_START = 0x10000; variable