Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h410 using BytecodeInstructionSafe = BytecodeInst<BytecodeInstMode::SAFE>; variable
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_instruction_tests.cpp257 TEST(BytecodeInstructionSafe, Parse) in TEST() argument
699 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument