Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-type-info.cc38 CHECK(TypeInfo::ExpandedRepresentation( in TEST()
40 CHECK(TypeInfo::ExpandedRepresentation( in TEST()
42 CHECK(TypeInfo::ExpandedRepresentation( in TEST()
44 CHECK(TypeInfo::ExpandedRepresentation( in TEST()
46 CHECK(TypeInfo::ExpandedRepresentation( in TEST()
50 CHECK(TypeInfo::ExpandedRepresentation( in TEST()
52 CHECK(TypeInfo::ExpandedRepresentation( in TEST()
/external/v8/src/
Dtype-info.h87 static TypeInfo ExpandedRepresentation(int three_bit_representation) { in ExpandedRepresentation() function