Home | History | Annotate | Download | only in x87

Lines Matching refs:MIN_CONTEXT_SLOTS

607   //   MIN_CONTEXT_SLOTS .. MIN_CONTEXT_SLOTS+parameter_count-1
609 // MIN_CONTEXT_SLOTS+parameter_count-1 ..
610 // MIN_CONTEXT_SLOTS+parameter_count-mapped_parameter_count
615 __ mov(ebx, Immediate(Smi::FromInt(Context::MIN_CONTEXT_SLOTS)));