Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h228 MatchOpCode() : RegExpOpCode(OP_MATCH, RegExpOpCode::OP_SIZE_ONE) {} in MatchOpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h234 MatchOpCode() : RegExpOpCode(OP_MATCH, RegExpOpCode::OP_SIZE_ONE) {} in MatchOpCode() function