Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Djson_helper.h97 static constexpr uint8_t CODE_SPACE = 0x20; variable
/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.h29 constexpr uint8_t CODE_SPACE = 0x20; variable