Home | History | Annotate | Download | only in x64

Lines Matching refs:not_smi

1896   Label not_smi;
1898 __ JumpIfNotSmi(rax, &not_smi);
1922 __ bind(&not_smi);