Home
last modified time | relevance | path

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

/external/v8/src/
Dd8.cc2829 #define DUMP_TYPE(T) printf(" %d: \"%s\",\n", i::T, #T); in DumpHeapConstants() macro
2831 INSTANCE_TYPE_LIST(DUMP_TYPE) in DumpHeapConstants()
2833 #undef DUMP_TYPE in DumpHeapConstants()