Searched defs:OldBytecodeInst (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ | ||
| H A D | old_instruction.h | 22 class OldBytecodeInst : OldBytecodeInstBase { class 26 explicit OldBytecodeInst(const uint8_t *pc) : OldBytecodeInstBase {pc} in OldBytecodeInst() function in panda::ecmascript::OldBytecodeInst |
Completed in 4 milliseconds