Home | History | Annotate | Download | only in runtime

Lines Matching full:context_index

471           int context_index = -1;
474 context_index = j;
479 DCHECK(context_index >= 0);
483 Smi::FromInt(Context::MIN_CONTEXT_SLOTS + context_index));