Home
last modified time | relevance | path

Searched refs:ECMA_LDSUPERBYNAME_PREF_ID32_V8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h434 ECMA_LDSUPERBYNAME_PREF_ID32_V8 = 31487, enumerator
Dold_instruction.h1181 case Opcode::ECMA_LDSUPERBYNAME_PREF_ID32_V8: in GetFormat()
2008 case Opcode::ECMA_LDSUPERBYNAME_PREF_ID32_V8: in HasFlag()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp541 case OldBytecodeInst::Opcode::ECMA_LDSUPERBYNAME_PREF_ID32_V8: { in FixOpcode()