Home | History | Annotate | Download | only in src

Lines Matching refs:heap_slots

923       int heap_slots = scope_info->ContextLength() - Context::MIN_CONTEXT_SLOTS;
926 if (heap_slots <= FastNewBlockContextStub::kMaximumSlots) {
927 FastNewBlockContextStub stub(heap_slots);