Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-types.cc310 bool direct_is = type1->Is(type2); in PointwiseRepresentation() local
311 CHECK(direct_is == (semantic_is && representation_is)); in PointwiseRepresentation()