Searched defs:JumpTo (Results 1 – 5 of 5) sorted by relevance
40 OldBytecodeInst JumpTo(int32_t offset) const in JumpTo() function
241 ALWAYS_INLINE void JumpTo(const uint8_t *pc) in JumpTo() function
251 TEST(BytecodeInstruction, JumpTo) in TEST() argument701 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument
276 TEST(BytecodeInstruction, JumpTo) in TEST() argument780 TEST(BytecodeInstructionSafe, JumpTo) in TEST() argument
293 void JumpTo(const ir::AstNode *node, Label *labelTo) in JumpTo() function