Files
kotlin/compiler/testData/codegen/box/functions/tailRecursion/functionWithoutAnnotation.lazy.log
2014-11-11 18:35:39 +03:00

58 lines
3.8 KiB
Plaintext

DescriptorResolver@0 {
<name not found> = null
}
LazyJavaPackageFragmentProvider@1 {
packageFragments('<root>': FqName@2) = LazyJavaPackageFragment@3['<root>']
packageFragments('Int': FqName@4) = null
packageFragments('String': FqName@5) = null
packageFragments('java': FqName@6) = LazyJavaPackageFragment@7['java']
packageFragments('java.lang': FqName@8) = LazyJavaPackageFragment@9['lang']
packageFragments('java.lang.Int': FqName@10) = null
packageFragments('java.lang.String': FqName@11) = null
packageFragments('kotlin': FqName@12) = null
packageFragments('kotlin.Int': FqName@13) = null
packageFragments('kotlin.String': FqName@14) = null
packageFragments('kotlin.io': FqName@15) = null
packageFragments('kotlin.jvm': FqName@16) = null
}
LazyJavaPackageFragment@3['<root>'] {
classes('Int': Name@17) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('String': Name@19) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('compareTo': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('equals': Name@21) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('minus': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('plus': Name@23) = null // through LazyPackageFragmentScopeForJavaPackage@18
classes('withoutAnnotation': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@18
deserializedPackageScope = Empty@25 // through LazyPackageFragmentScopeForJavaPackage@18
functions('compareTo': Name@20) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@18
functions('equals': Name@21) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@18
functions('minus': Name@22) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@18
functions('plus': Name@23) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@18
functions('withoutAnnotation': Name@24) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@18
memberIndex = computeMemberIndex$1@27 // through LazyPackageFragmentScopeForJavaPackage@18
}
LazyJavaPackageFragment@7['java'] {
classes('lang': Name@28) = null // through LazyPackageFragmentScopeForJavaPackage@29
deserializedPackageScope = Empty@25 // through LazyPackageFragmentScopeForJavaPackage@29
functions('lang': Name@30) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@29
memberIndex = computeMemberIndex$1@31 // through LazyPackageFragmentScopeForJavaPackage@29
}
LazyJavaPackageFragment@9['lang'] {
classes('compareTo': Name@20) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('equals': Name@21) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('minus': Name@22) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('plus': Name@23) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('withoutAnnotation': Name@24) = null // through LazyPackageFragmentScopeForJavaPackage@32
deserializedPackageScope = Empty@25 // through LazyPackageFragmentScopeForJavaPackage@32
functions('compareTo': Name@20) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('equals': Name@21) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('minus': Name@22) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('plus': Name@23) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@32
functions('withoutAnnotation': Name@24) = EmptyList@26[empty] // through LazyPackageFragmentScopeForJavaPackage@32
memberIndex = computeMemberIndex$1@33 // through LazyPackageFragmentScopeForJavaPackage@32
}