Home | History | Annotate | Download | only in src

Lines Matching refs:context_locals

2076     int context_locals = scope_info->ContextLocalCount();
2077 for (int i = 0; i < context_locals; ++i) {
2086 int idx = Context::MIN_CONTEXT_SLOTS + context_locals;