Searched refs:lub1 (Results 1 - 1 of 1) sorted by path

/external/chromium_org/v8/test/cctest/
H A Dtest-types.cc854 TypeHandle lub1 = local
856 CHECK(!this->IsBitset(type2) || !type1->Is(type2) || lub1->Is(type2));
865 TypeHandle lub1 = local
869 CHECK(!type1->Is(type2) || lub1->Is(lub2));

Completed in 181 milliseconds