Lines Matching defs:CASE
125 case PAGES_IN_USE:
128 case PAGES_USED_BY_MC:
131 case ALL_PAGES:
980 // Slow case for reallocating and promoting objects during a compacting
1555 #define CASE(name) \
1556 case Code::name: table[Code::name] = #name; \
1561 CASE(FUNCTION);
1562 CASE(OPTIMIZED_FUNCTION);
1563 CASE(STUB);
1564 CASE(BUILTIN);
1565 CASE(LOAD_IC);
1566 CASE(KEYED_LOAD_IC);
1567 CASE(KEYED_EXTERNAL_ARRAY_LOAD_IC);
1568 CASE(STORE_IC);
1569 CASE(KEYED_STORE_IC);
1570 CASE(KEYED_EXTERNAL_ARRAY_STORE_IC);
1571 CASE(CALL_IC);
1572 CASE
1573 CASE(TYPE_RECORDING_BINARY_OP_IC);
1574 CASE(COMPARE_IC);
1578 #undef CASE
1893 // Simple case: insert rem between prev and cur.
2246 // Slow case for normal allocation. Try in order: (1) allocate in the next
2550 // Slow case for normal allocation. Try in order: (1) allocate in the next