Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h238 MatchEndOpCode() : RegExpOpCode(OP_MATCH_END, RegExpOpCode::OP_SIZE_ONE) {} in MatchEndOpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h244 MatchEndOpCode() : RegExpOpCode(OP_MATCH_END, RegExpOpCode::OP_SIZE_ONE) {} in MatchEndOpCode() function