Home | History | Annotate | Download | only in runtime

Lines Matching refs:ScopeInfo

542   Handle<ScopeInfo> scope_info(shared->scope_info());
543 DCHECK(*scope_info != ScopeInfo::Empty(isolate));
550 if (ScopeInfo::VariableIsSynthetic(scope_info->LocalName(slot))) {
563 if (ScopeInfo::VariableIsSynthetic(scope_info->LocalName(i))) continue;
581 if (ScopeInfo::VariableIsSynthetic(*name)) continue;
586 int context_slot_index = ScopeInfo::ContextSlotIndex(