Lines Matching full:not_smi
1400 Condition not_smi = NegateCondition(masm->CheckSmi(rbx));1401 __ Check(not_smi, kUnexpectedInitialMapForInternalArrayFunction);1430 Condition not_smi = NegateCondition(masm->CheckSmi(rbx));1431 __ Check(not_smi, kUnexpectedInitialMapForArrayFunction);