Home
last modified time | relevance | path

Searched refs:CALL_V4_V4_V4_V4_ID16 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
H A Dold_instruction_enum.h222 CALL_V4_V4_V4_V4_ID16 = 151, member in Opcode
H A Dold_instruction.h755 case Opcode::CALL_V4_V4_V4_V4_ID16: in GetFormat()
1575 case Opcode::CALL_V4_V4_V4_V4_ID16: in HasFlag()
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Di2c_bridge_test.cpp643 uint8_t callInsn[] = {static_cast<uint8_t>(Opcode::CALL_V4_V4_V4_V4_ID16), 0x10, 0x02, 0, 0, 0, 0}; in TEST_F()
684 uint8_t callInsn[] = {static_cast<uint8_t>(Opcode::CALL_V4_V4_V4_V4_ID16), 0x10, 0x32, 0, 0, 0, 0}; in TEST_F()
790 uint8_t callInsn[] = {static_cast<uint8_t>(Opcode::CALL_V4_V4_V4_V4_ID16), 0x10, 0x32, 0, 0, 0, 0}; in TEST_F()

Completed in 7 milliseconds