Searched refs:right_not_smi (Results 1 – 1 of 1) sorted by relevance
609 Label left_not_smi(this), right_not_smi(this); in BinaryOp() local625 GotoIfNot(TaggedIsSmi(var_right->value()), &right_not_smi); in BinaryOp()635 BIND(&right_not_smi); in BinaryOp()