Searched defs:JumpTo (Results 1 – 6 of 6) sorted by relevance
193 auto JumpTo(int32_t offset) const in JumpTo() function
40 OldBytecodeInst JumpTo(int32_t offset) const in JumpTo() function
241 ALWAYS_INLINE void JumpTo(const uint8_t *pc) in JumpTo() function
252 TEST(BytecodeInstruction, JumpTo) in TEST() argument703 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument
276 TEST(BytecodeInstruction, JumpTo) in TEST() argument780 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument
171 void JumpTo(const ir::AstNode *node, Label *labelTo) in JumpTo() function