Home | History | Annotate | Download | only in src

Lines Matching full:expected_type

10202   Type* expected_type = *expected;
10206 Type::Intersect(expected_type, Type::NonNumber(zone()), zone());
10208 Type::Intersect(expected_type, Type::Number(zone()), zone());