Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dtyper-unittest.cc215 Type* subtype1 = RandomSubtype(type1); in TestBinaryMonotonicity() local
217 Type* subtype = TypeBinaryOp(op, subtype1, subtype2); in TestBinaryMonotonicity()