Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_instruction.h431 using BytecodeInstructionSafe = BytecodeInst<BytecodeInstMode::SAFE>; variable
/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h435 using BytecodeInstructionSafe = BytecodeInst<BytecodeInstMode::SAFE>; variable
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dbytecode_instruction_tests.cpp261 TEST(BytecodeInstructionSafe, Parse) in TEST() argument
703 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_instruction_tests.cpp780 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument