Lines Matching refs:EmitIsObject
1695 Condition LCodeGen::EmitIsObject(Register input,1728 Condition true_cond = EmitIsObject(reg, result, temp, &is_false, &is_true);1753 EmitIsObject(reg, temp1, temp2, false_label, true_label);