Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h431 Char32OpCode() : RegExpOpCode(OP_CHAR32, RegExpOpCode::OP_SIZE_FIVE) {} in Char32OpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h438 Char32OpCode() : RegExpOpCode(OP_CHAR32, RegExpOpCode::OP_SIZE_FIVE) {} in Char32OpCode() function