Home
last modified time | relevance | path

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

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