Home
last modified time | relevance | path

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

/external/v8/src/
Dtypes.cc1013 #define BITSET_CONSTANT(type, value) REPRESENTATION(k##type), in Print() macro
1014 REPRESENTATION_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()
1015 #undef BITSET_CONSTANT in Print()
1017 #define BITSET_CONSTANT(type, value) SEMANTIC(k##type), in Print() macro
1018 SEMANTIC_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()
1019 #undef BITSET_CONSTANT in Print()