Home | History | Annotate | Download | only in src

Lines Matching refs:context_index

8089           int context_index = -1;
8092 context_index = j;
8096 DCHECK(context_index >= 0);
8099 Context::MIN_CONTEXT_SLOTS + context_index));
11732 int context_index = ScopeInfo::ContextSlotIndex(
11734 context->set(context_index, *new_value);