Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dstring.h346 static constexpr uint32_t STRING_COMPRESSED_BIT = 0x1; variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h65 static constexpr uint32_t STRING_COMPRESSED_BIT = 0x1; variable