Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h62 static constexpr size_t OP_SIZE_TWO = 2; variable
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h60 static constexpr size_t OP_SIZE_TWO = 2; variable