Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h59 static constexpr size_t OP_SIZE_ONE = 1; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h61 static constexpr size_t OP_SIZE_ONE = 1; variable