Home | History | Annotate | Download | only in src

Lines Matching full:internal_slots

1126       // The real slot ID is internal_slots + context_slot_id.
1127 int internal_slots = Context::MIN_CONTEXT_SLOTS;
1175 builder.AddFormatted("context_slot%d", context_slot + internal_slots);
1328 // The real slot ID is internal_slots + context_slot_id.
1329 int internal_slots = Context::MIN_CONTEXT_SLOTS;
1331 // Total children is params + slots + context_slots + internal_slots +
1369 internal_slot < internal_slots;