Home
last modified time | relevance | path

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

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