Home | History | Annotate | Download | only in x64

Lines Matching defs:not_smi

1920   Label not_smi;
1922 __ JumpIfNotSmi(rax, &not_smi);
1946 __ bind(&not_smi);