Lines Matching defs:EmitIsObject
1564 Condition LCodeGen::EmitIsObject(Register input,1599 Condition true_cond = EmitIsObject(reg, result, temp, &is_false, &is_true);1623 Condition true_cond = EmitIsObject(reg, temp, temp2, false_label, true_label);