Home | History | Annotate | Download | only in compiler

Lines Matching full:num_heap_slots

547   if (info()->num_heap_slots() > 0) {
3097 if (s->num_heap_slots() <= 0) continue;
3115 if (s->num_heap_slots() <= 0) continue;
3174 int slot_count = scope->num_heap_slots() - Context::MIN_CONTEXT_SLOTS;