Home | History | Annotate | Download | only in src

Lines Matching refs:new_types

2542   ToBooleanStub::Types new_types(old_types);
2543 bool to_boolean_value = new_types.Record(object);
2544 old_types.TraceTransition(new_types);
2546 ToBooleanStub stub(tos, new_types);