Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h416 ECMA_THROWIFSUPERNOTCORRECTCALL_PREF_IMM16 = 26879, enumerator
Dold_instruction.h1145 case Opcode::ECMA_THROWIFSUPERNOTCORRECTCALL_PREF_IMM16: in GetFormat()
1972 case Opcode::ECMA_THROWIFSUPERNOTCORRECTCALL_PREF_IMM16: in HasFlag()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp407 case OldBytecodeInst::Opcode::ECMA_THROWIFSUPERNOTCORRECTCALL_PREF_IMM16: { in FixOpcode()