Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dtype_info.h36 constexpr uint8_t BYTE_SIZE = 8; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h278 static constexpr uint32_t BYTE_SIZE = 8; variable