Lines Matching refs:slots
1101 int slots = scope->num_stack_slots();1125 for (int slot = 0; slot < slots; ++slot) {1303 int slots = scope->num_stack_slots();1308 // Total children is params + slots + context_slots + internal_slots +1341 for (int slot = 0; slot < slots; ++slot) {