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