HomeSort by relevance Sort by last modified time
    Searched full:semantic_is (Results 1 - 1 of 1) sorted by null

  /external/v8/test/cctest/
test-types.cc 309 bool semantic_is = semantic1->Is(semantic2); local
311 CHECK(direct_is == (semantic_is && representation_is));
    [all...]

Completed in 180 milliseconds