Home
last modified time | relevance | path

Searched defs:bounded_type (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dtyping-asm.cc1607 Type* bounded_type = Type::Intersect(computed_type_, expected_type_, zone()); in IntersectResult() local
1626 Type* bounded_type = Type::Intersect(computed_type_, expected_type_, zone()); in VisitWithExpectation() local