Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h50 static constexpr uint32_t OP_START_OFFSET = 16; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h58 static constexpr uint32_t OP_START_OFFSET = 20; variable