Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-types.cc785 TypeHandle lub1 = in BitsetLub() local
787 CHECK(!this->IsBitset(type2) || !type1->Is(type2) || lub1->Is(type2)); in BitsetLub()
796 TypeHandle lub1 = in BitsetLub() local
800 CHECK(!type1->Is(type2) || lub1->Is(lub2)); in BitsetLub()