Lines Matching defs:not_smi
1258 Condition not_smi = NegateCondition(masm->CheckSmi(rbx));1259 __ Check(not_smi, "Unexpected initial map for Array function");1292 Condition not_smi = NegateCondition(masm->CheckSmi(rbx));1293 __ Check(not_smi, "Unexpected initial map for Array function");