Home | History | Annotate | Download | only in src

Lines Matching refs:context_index

8061           int context_index = -1;
8064 context_index = j;
8068 ASSERT(context_index >= 0);
8071 Context::MIN_CONTEXT_SLOTS + context_index));
11662 int context_index =
11664 context->set(context_index, *new_value);