Lines Matching full:slot_index
2134 __ movq(result, ContextOperand(context, instr->slot_index()));2141 __ movq(ContextOperand(context, instr->slot_index()), value);2143 int offset = Context::SlotOffset(instr->slot_index());