Home | History | Annotate | Download | only in src

Lines Matching refs:context_index

7981           int context_index = -1;
7984 context_index = j;
7988 ASSERT(context_index >= 0);
7991 Context::MIN_CONTEXT_SLOTS + context_index));
11554 int context_index =
11556 context->set(context_index, *new_value);