Home | History | Annotate | Download | only in x64

Lines Matching defs:not_number

1148   Label gc_required, not_number;
1154 BinaryOpStub_CheckSmiInput(masm, rdx, &not_number);
1157 BinaryOpStub_CheckSmiInput(masm, rax, &not_number);
1161 masm, &gc_required, &not_number, op_, mode_);
1163 __ bind(&not_number);