Home
last modified time | relevance | path

Searched defs:BytecodeInstruction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h409 using BytecodeInstruction = BytecodeInst<BytecodeInstMode::FAST>; variable
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_instruction_tests.cpp27 TEST(BytecodeInstruction, Parse) in TEST() argument
249 TEST(BytecodeInstruction, JumpTo) in TEST() argument