Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h258 LineEndOpCode() : RegExpOpCode(OP_LINE_END, RegExpOpCode::OP_SIZE_ONE) {} in LineEndOpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h264 LineEndOpCode() : RegExpOpCode(OP_LINE_END, RegExpOpCode::OP_SIZE_ONE) {} in LineEndOpCode() function