Home | History | Annotate | Download | only in mips

Lines Matching refs:MIN_CONTEXT_SLOTS

1825   //   MIN_CONTEXT_SLOTS .. MIN_CONTEXT_SLOTS+parameter_count-1
1827 // MIN_CONTEXT_SLOTS+parameter_count-1 ..
1828 // MIN_CONTEXT_SLOTS+parameter_count-mapped_parameter_count
1833 __ Addu(t5, t5, Operand(Smi::FromInt(Context::MIN_CONTEXT_SLOTS)));