Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.h103 static constexpr uint32_t THREE_BYTE_SIZE = 24; variable
Dbaseline_stubs.cpp32 static constexpr uint32_t THREE_BYTE_SIZE = 24; variable