Home | History | Annotate | Download | only in x64

Lines Matching refs:MIN_CONTEXT_SLOTS

731   //   MIN_CONTEXT_SLOTS .. MIN_CONTEXT_SLOTS+parameter_count-1
733 // MIN_CONTEXT_SLOTS+parameter_count-1 ..
734 // MIN_CONTEXT_SLOTS+parameter_count-mapped_parameter_count
740 __ Move(r8, Smi::FromInt(Context::MIN_CONTEXT_SLOTS));