Lines Matching refs:Jump
1894 // Jump <imm>
1896 // Jump by the number of bytes represented by the immediate operand |imm|.
1897 IGNITION_HANDLER(Jump, InterpreterAssembler) {
1899 Jump(relative_jump);
1904 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
1908 Jump(relative_jump);
1913 // Jump by the number of bytes represented by an immediate operand if the
1924 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
1935 // Jump by the number of bytes represented by an immediate operand if the
1946 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
1957 // Jump by the number of bytes represented by an immediate operand if the object
1965 Jump(relative_jump);
1972 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
1981 Jump(relative_jump);
1988 // Jump by the number of bytes represented by an immediate operand if the object
1998 Jump(relative_jump);
2003 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2014 Jump(relative_jump);
2019 // Jump by the number of bytes represented by an immediate operand if the object
2028 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2037 // Jump by the number of bytes represented by an immediate operand if the object
2046 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2055 // Jump by the number of bytes represented by an immediate operand if the object
2064 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2073 // Jump by the number of bytes represented by an immediate operand if the object
2082 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2092 // Jump by the number of bytes represented by an immediate operand if the object
2104 Jump(relative_jump);
2109 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2122 Jump(relative_jump);
2127 // Jump by the number of bytes represented by an immediate operand if the object
2139 Jump(relative_jump);
2147 // Jump by the number of bytes in the Smi in the |idx| entry in the constant
2160 Jump(relative_jump);
2168 // Jump by the number of bytes represented by the immediate operand |imm|. Also
2218 // Jump by the number of bytes defined by a Smi in a table in the constant pool,
2247 Jump(relative_jump);
3073 Jump(relative_jump);