Lines Matching refs:scope_info
1215 ScopeInfoRef scope_info = parameters.scope_info(broker());
1240 scope_info);
1255 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op());
1266 a.Store(AccessBuilder::ForContextSlot(Context::SCOPE_INFO_INDEX), scope_info);
1276 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op());
1286 a.Store(AccessBuilder::ForContextSlot(Context::SCOPE_INFO_INDEX), scope_info);
1297 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op());
1298 int const context_length = scope_info.ContextLength();
1311 scope_info);