Home
last modified time | relevance | path

Searched defs:JumpTo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/interpreter/
Dinstruction_handler_base.h236 ALWAYS_INLINE void JumpTo(const uint8_t *pc) in JumpTo() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction.h40 OldBytecodeInst JumpTo(int32_t offset) const in JumpTo() function
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_instruction_tests.cpp249 TEST(BytecodeInstruction, JumpTo) in TEST() argument
699 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument