Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_opcode.h168 PopOpCode() : RegExpOpCode(OP_POP, RegExpOpCode::OP_SIZE_ONE) {} in PopOpCode() function
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_opcode.h174 PopOpCode() : RegExpOpCode(OP_POP, RegExpOpCode::OP_SIZE_ONE) {} in PopOpCode() function