Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_opcode.h171 class PopOpCode : public RegExpOpCode { class
173 PopOpCode() : RegExpOpCode(OP_POP, RegExpOpCode::OP_SIZE_ONE) {} in PopOpCode() function in panda::ecmascript::PopOpCode
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_opcode.h166 class PopOpCode : public RegExpOpCode { class
168 PopOpCode() : RegExpOpCode(OP_POP, RegExpOpCode::OP_SIZE_ONE) {} in PopOpCode() function in ark::PopOpCode

Completed in 2 milliseconds