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