Home
last modified time | relevance | path

Searched refs:direct_union (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-types.cc270 TypeHandle direct_union = T.Union(type1, type2); in PointwiseRepresentation() local
276 CHECK(direct_union->Equals(composed_union)); in PointwiseRepresentation()