Searched refs:CheckBothNonNegativeSmi (Results 1 – 2 of 2) sorted by relevance
464 Condition CheckBothNonNegativeSmi(Register first, Register second);
1412 Condition MacroAssembler::CheckBothNonNegativeSmi(Register first, in CheckBothNonNegativeSmi() function in v8::internal::MacroAssembler1577 Condition both_smi = CheckBothNonNegativeSmi(src1, src2); in JumpUnlessBothNonNegativeSmi()