Home
last modified time | relevance | path

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

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