Searched defs:CODE_SPACE (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| D | json_helper.cpp | 24 constexpr unsigned char CODE_SPACE = 0x20; variable |
| D | json_parser.h | 45 constexpr unsigned char CODE_SPACE = 0x20; variable |