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

/external/chromium_org/v8/test/cctest/
H A Dtest-types.cc820 TypeHandle glb2 = local
822 CHECK(!this->IsBitset(type1) || !type1->Is(type2) || type1->Is(glb2));
833 TypeHandle glb2 = local
835 CHECK(!type1->Is(type2) || glb1->Is(glb2));

Completed in 176 milliseconds