Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
H A Dinstruction.h29 class OldBytecodeInstBase { class
32 explicit OldBytecodeInstBase(const uint8_t *pc) : pc_ {pc} {} in OldBytecodeInstBase() function in panda::ecmascript::OldBytecodeInstBase

Completed in 1 milliseconds