Update lazy logs after field rename

This commit is contained in:
Alexander Udalov
2014-11-11 17:45:30 +03:00
parent eb96b97bc8
commit 4f0d83a7fe
1653 changed files with 102316 additions and 102316 deletions
@@ -5,38 +5,31 @@ DescriptorResolver@0 {
}
LazyJavaPackageFragmentProvider@2 {
_packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@4['<root>']
_packageFragments('A': FqName@5) = null
_packageFragments('List': FqName@6) = null
_packageFragments('d': FqName@7) = null
_packageFragments('d.A': FqName@8) = null
_packageFragments('d.List': FqName@9) = null
_packageFragments('java': FqName@10) = LazyJavaPackageFragment@11['java']
_packageFragments('java.lang': FqName@12) = LazyJavaPackageFragment@13['lang']
_packageFragments('java.lang.A': FqName@14) = null
_packageFragments('java.lang.List': FqName@15) = null
_packageFragments('kotlin': FqName@16) = null
_packageFragments('kotlin.A': FqName@17) = null
_packageFragments('kotlin.List': FqName@18) = null
_packageFragments('kotlin.io': FqName@19) = null
_packageFragments('kotlin.jvm': FqName@20) = null
packageFragments('<root>': FqName@3) = LazyJavaPackageFragment@4['<root>']
packageFragments('A': FqName@5) = null
packageFragments('List': FqName@6) = null
packageFragments('d': FqName@7) = null
packageFragments('d.A': FqName@8) = null
packageFragments('d.List': FqName@9) = null
packageFragments('java': FqName@10) = LazyJavaPackageFragment@11['java']
packageFragments('java.lang': FqName@12) = LazyJavaPackageFragment@13['lang']
packageFragments('java.lang.A': FqName@14) = null
packageFragments('java.lang.List': FqName@15) = null
packageFragments('kotlin': FqName@16) = null
packageFragments('kotlin.A': FqName@17) = null
packageFragments('kotlin.List': FqName@18) = null
packageFragments('kotlin.io': FqName@19) = null
packageFragments('kotlin.jvm': FqName@20) = null
}
LazyJavaPackageFragment@11['java'] {
_functions('lang': Name@21) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@23
classes('lang': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@23
deserializedPackageScope = Empty@25 // through LazyPackageFragmentScopeForJavaPackage@23
memberIndex = computeMemberIndex$1@26 // through LazyPackageFragmentScopeForJavaPackage@23
classes('lang': Name@21) = null // through LazyPackageFragmentScopeForJavaPackage@22
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@22
functions('lang': Name@24) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@22
memberIndex = computeMemberIndex$1@26 // through LazyPackageFragmentScopeForJavaPackage@22
}
LazyJavaPackageFragment@13['lang'] {
_functions('component1': Name@27) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
_functions('component2': Name@29) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
_functions('component3': Name@30) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
_functions('hasNext': Name@31) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
_functions('iterator': Name@32) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
_functions('next': Name@33) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
_functions('plus': Name@34) = EmptyList@22[empty] // through LazyPackageFragmentScopeForJavaPackage@28
classes('component1': Name@27) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('component2': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('component3': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@28
@@ -44,6 +37,13 @@ LazyJavaPackageFragment@13['lang'] {
classes('iterator': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('next': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@28
classes('plus': Name@34) = null // through LazyPackageFragmentScopeForJavaPackage@28
deserializedPackageScope = Empty@25 // through LazyPackageFragmentScopeForJavaPackage@28
deserializedPackageScope = Empty@23 // through LazyPackageFragmentScopeForJavaPackage@28
functions('component1': Name@27) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('component2': Name@29) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('component3': Name@30) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('hasNext': Name@31) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('iterator': Name@32) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('next': Name@33) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@28
functions('plus': Name@34) = EmptyList@25[empty] // through LazyPackageFragmentScopeForJavaPackage@28
memberIndex = computeMemberIndex$1@35 // through LazyPackageFragmentScopeForJavaPackage@28
}