Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h391NegativeMatchAheadOpCode() : RegExpOpCode(OP_NEGATIVE_MATCH_AHEAD, RegExpOpCode::OP_SIZE_FIVE) {} in NegativeMatchAheadOpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h398NegativeMatchAheadOpCode() : RegExpOpCode(OP_NEGATIVE_MATCH_AHEAD, RegExpOpCode::OP_SIZE_FIVE) {} in NegativeMatchAheadOpCode() function