Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.cpp21 constexpr uint8_t CODE_SPACE = 0x20; variable
Djson_parser.h45 constexpr unsigned char CODE_SPACE = 0x20; variable