Home | History | Annotate | Download | only in src

Lines Matching full:context_index

372     int context_index;
397 static int GetContextOffset(int context_index) {
398 return kFirstContextOffset + context_index * kPointerSize;