Lines Matching refs:slots
683 // Reserve space for the stack slots needed by the code.
684 int slots = GetStackSlotCount();
685 if (slots > 0) {
686 __ Claim(slots, kPointerSize);
763 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots();
764 ASSERT(slots >= 0);
765 __ Claim(slots);
1230 // Stack slots not implemented, use ToMemOperand instead.
1288 // of the stack slots. It's not the case when:
1296 // stack slots.
1714 // trust that jssp references the end of the stack slots until the end of