Home | History | Annotate | Download | only in x64

Lines Matching refs:CheckSmi

1626   Condition cc = masm()->CheckSmi(object);
2337 is_smi = masm()->CheckSmi(input);
2340 is_smi = masm()->CheckSmi(input);
3083 Condition smi = __ CheckSmi(result);
3225 Condition is_smi = __ CheckSmi(receiver);
3995 Condition cc = masm()->CheckSmi(value);
4689 Condition is_smi = __ CheckSmi(input);
4905 Condition cc = masm()->CheckSmi(ToRegister(input));
4913 Condition cc = masm()->CheckSmi(ToRegister(input));
5544 Condition cc = masm()->CheckSmi(rax);
5585 Condition cc = masm()->CheckSmi(result);