Home | History | Annotate | Download | only in x64

Lines Matching refs:CheckSmi

1764     Condition is_smi = masm->CheckSmi(rax);
5661 Condition not_smi = NegateCondition(masm->CheckSmi(rcx));
5752 Condition not_smi = NegateCondition(masm->CheckSmi(rcx));