Home | History | Annotate | Download | only in x64

Lines Matching refs:CheckSmi

1013     Condition is_smi = masm->CheckSmi(rax);
4379 Condition not_smi = NegateCondition(masm->CheckSmi(rcx));
4459 Condition not_smi = NegateCondition(masm->CheckSmi(rcx));