Lazy logs removed
This commit is contained in:
-72
@@ -1,72 +0,0 @@
|
||||
DescriptorResolver@0 {
|
||||
<name not found> = JetTypeImpl@1['String']
|
||||
<name not found> = JetTypeImpl@2['String']
|
||||
}
|
||||
|
||||
LazyJavaPackageFragmentProvider@3 {
|
||||
packageFragments('<root>': FqName@4) = LazyJavaPackageFragment@5['<root>']
|
||||
packageFragments('A': FqName@6) = null
|
||||
packageFragments('Array': FqName@7) = null
|
||||
packageFragments('String': FqName@8) = null
|
||||
packageFragments('java': FqName@9) = LazyJavaPackageFragment@10['java']
|
||||
packageFragments('java.lang': FqName@11) = LazyJavaPackageFragment@12['lang']
|
||||
packageFragments('java.lang.A': FqName@13) = null
|
||||
packageFragments('java.lang.Array': FqName@14) = null
|
||||
packageFragments('java.lang.String': FqName@15) = null
|
||||
packageFragments('kotlin': FqName@16) = null
|
||||
packageFragments('kotlin.A': FqName@17) = null
|
||||
packageFragments('kotlin.Array': FqName@18) = null
|
||||
packageFragments('kotlin.String': FqName@19) = null
|
||||
packageFragments('kotlin.io': FqName@20) = null
|
||||
packageFragments('kotlin.jvm': FqName@21) = null
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@5['<root>'] {
|
||||
classes('Array': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@23
|
||||
classes('String': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@23
|
||||
classes('valueOf': Name@25) = null // through LazyPackageFragmentScopeForJavaPackage@23
|
||||
deserializedPackageScope = Empty@26 // through LazyPackageFragmentScopeForJavaPackage@23
|
||||
functions('valueOf': Name@25) = EmptyList@27[empty] // through LazyPackageFragmentScopeForJavaPackage@23
|
||||
memberIndex = computeMemberIndex$1@28 // through LazyPackageFragmentScopeForJavaPackage@23
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@10['java'] {
|
||||
classes('lang': Name@29) = null // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
deserializedPackageScope = Empty@26 // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
functions('lang': Name@31) = EmptyList@27[empty] // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
memberIndex = computeMemberIndex$1@32 // through LazyPackageFragmentScopeForJavaPackage@30
|
||||
}
|
||||
|
||||
LazyJavaPackageFragment@12['lang'] {
|
||||
classes('valueOf': Name@25) = null // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
deserializedPackageScope = Empty@26 // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
functions('valueOf': Name@25) = EmptyList@27[empty] // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
memberIndex = computeMemberIndex$1@34 // through LazyPackageFragmentScopeForJavaPackage@33
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@35 {
|
||||
<name not found> = ArrayList@36[1] { ResolutionCandidate@37 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@38 {
|
||||
<name not found> = ArrayList@39[1] { ResolutionCandidate@40 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@41 {
|
||||
<name not found> = ArrayList@42[1] { ResolutionCandidate@43 }
|
||||
}
|
||||
|
||||
ResolutionTaskHolder@44 {
|
||||
<name not found> = ArrayList@45[2] { ResolutionCandidate@46, ResolutionCandidate@47 }
|
||||
<name not found> = EmptyList@27[empty]
|
||||
<name not found> = EmptyList@27[empty]
|
||||
}
|
||||
|
||||
null {
|
||||
<name not found> = ArrayList@48[1] { ResolutionCandidate@37 }
|
||||
<name not found> = ArrayList@49[1] { ResolutionCandidate@40 }
|
||||
<name not found> = ArrayList@50[1] { ResolutionCandidate@43 }
|
||||
<name not found> = ArrayList@51[2] { ResolutionCandidate@46, ResolutionCandidate@47 }
|
||||
<name not found> = EmptyList@27[empty]
|
||||
<name not found> = EmptyList@27[empty]
|
||||
}
|
||||
Reference in New Issue
Block a user