Home | History | Annotate | Download | only in src

Lines Matching refs:context_index

7655           int context_index = -1;
7658 context_index = j;
7662 ASSERT(context_index >= 0);
7665 Context::MIN_CONTEXT_SLOTS + context_index));
10684 int context_index = scope_info->ContextSlotIndex(
10691 Handle<Object>(context->get(context_index), isolate),