Home
last modified time | relevance | path

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

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