Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:expected_type

10623   AstType* expected_type = *expected;
10627 AstType::Intersect(expected_type, AstType::NonNumber(), zone());
10629 AstType::Intersect(expected_type, AstType::Number(), zone());