Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.h101 static constexpr uint32_t ONE_BYTE_SIZE = 8; variable
Dbaseline_stubs.cpp30 static constexpr uint32_t ONE_BYTE_SIZE = 8; variable