Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Djson_helper.h39 inline void AppendUnicodeEscape(uint32_t ch) in AppendUnicodeEscape() function
/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.h76 static inline void AppendUnicodeEscape(uint32_t ch, T& output) in AppendUnicodeEscape() function