Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h353 ECMA_OR2DYN_PREF_V8 = 10751, enumerator
Dold_instruction.h1019 case Opcode::ECMA_OR2DYN_PREF_V8: in GetFormat()
1844 case Opcode::ECMA_OR2DYN_PREF_V8: in HasFlag()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp914 case OldBytecodeInst::Opcode::ECMA_OR2DYN_PREF_V8: { in FixOpcode()