Searched refs:union12 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/cctest/
H A Dtest-types.cc422 TypeHandle union12 = T.Union(type1, type2); local
424 this->IsBitset(union12));
444 TypeHandle union12 = T.Union(type1, type2); local
446 this->IsBitset(union12));
455 TypeHandle union12 = T.Union(type1, type2); local
459 this->AsBitset(union12));
1439 TypeHandle union12 = T.Union(type1, type2); local
1441 CheckEqual(union12, union21);
1454 TypeHandle union12 = T.Union(type1, type2);
1457 TypeHandle union12_3 = T.Union(union12, type
1469 TypeHandle union12 = T.Union(type1, type2); local
1480 TypeHandle union12 = T.Union(type1, type2); local
[all...]

Completed in 59 milliseconds