Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-types.cc1411 TypeHandle union21 = T.Union(type2, type1); in Union1() local
1412 CheckEqual(union12, union21); in Union1()