Lines Matching full:jump
160 void Jump(const ExternalReference& reference);
162 void Jump(Handle<Code> code_object, RelocInfo::Mode rmode);
173 // Jump the register contains a smi.
179 // Jump if the operand is a smi.
423 // Compare the object in a register to a value and jump if they are equal.
430 // Compare the object in a register to a value and jump if they are not equal.
537 // Jump if register contain a non-smi.
543 // Jump if the operand is not a smi.
617 // Convenience function: tail call a runtime routine (jump).
620 // Jump to a runtime routine.
624 // Generates a trampoline to jump to the off-heap instruction stream.