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

/external/chromium_org/v8/src/
H A Dtypes.cc871 #define BITSET_CONSTANT(type, value) REPRESENTATION(k##type), macro
872 REPRESENTATION_BITSET_TYPE_LIST(BITSET_CONSTANT)
873 #undef BITSET_CONSTANT macro
875 #define BITSET_CONSTANT(type, value) SEMANTIC(k##type), macro
876 SEMANTIC_BITSET_TYPE_LIST(BITSET_CONSTANT)
877 #undef BITSET_CONSTANT macro

Completed in 112 milliseconds