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

73 lines
4.6 KiB
Plaintext

LazyAnnotationDescriptor@0 {
resolutionResults = OverloadResolutionResultsImpl@1
type = JetTypeImpl@2['suppress']
valueArguments(ValueParameterDescriptorImpl@3['names']) = ArrayValue@4
}
LazyAnnotationDescriptor@5 {
resolutionResults = OverloadResolutionResultsImpl@6
type = JetTypeImpl@7['tailRecursive']
}
LazyJavaPackageFragmentProvider@8 {
packageFragments('<root>': FqName@9) = LazyJavaPackageFragment@10['<root>']
packageFragments('Int': FqName@11) = null
packageFragments('String': FqName@12) = null
packageFragments('java': FqName@13) = LazyJavaPackageFragment@14['java']
packageFragments('java.lang': FqName@15) = LazyJavaPackageFragment@16['lang']
packageFragments('java.lang.Int': FqName@17) = null
packageFragments('java.lang.String': FqName@18) = null
packageFragments('java.lang.suppress': FqName@19) = null
packageFragments('java.lang.tailRecursive': FqName@20) = null
packageFragments('kotlin': FqName@21) = null
packageFragments('kotlin.Int': FqName@22) = null
packageFragments('kotlin.String': FqName@23) = null
packageFragments('kotlin.io': FqName@24) = null
packageFragments('kotlin.jvm': FqName@25) = null
packageFragments('kotlin.suppress': FqName@26) = null
packageFragments('kotlin.tailRecursive': FqName@27) = null
packageFragments('suppress': FqName@28) = null
packageFragments('tailRecursive': FqName@29) = null
}
LazyJavaPackageFragment@10['<root>'] {
classes('Int': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('String': Name@32) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('badTails': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('compareTo': Name@34) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('equals': Name@35) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('minus': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('plus': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('suppress': Name@38) = null // through LazyPackageFragmentScopeForJavaPackage@31
classes('tailRecursive': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@31
deserializedPackageScope = Empty@40 // through LazyPackageFragmentScopeForJavaPackage@31
functions('badTails': Name@33) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@31
functions('compareTo': Name@34) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@31
functions('equals': Name@35) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@31
functions('minus': Name@36) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@31
functions('plus': Name@37) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@31
memberIndex = computeMemberIndex$1@42 // through LazyPackageFragmentScopeForJavaPackage@31
}
LazyJavaPackageFragment@14['java'] {
classes('lang': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@44
deserializedPackageScope = Empty@40 // through LazyPackageFragmentScopeForJavaPackage@44
functions('lang': Name@45) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@44
memberIndex = computeMemberIndex$1@46 // through LazyPackageFragmentScopeForJavaPackage@44
}
LazyJavaPackageFragment@16['lang'] {
classes('badTails': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('compareTo': Name@34) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('equals': Name@35) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('minus': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('plus': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@47
deserializedPackageScope = Empty@40 // through LazyPackageFragmentScopeForJavaPackage@47
functions('badTails': Name@33) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@47
functions('compareTo': Name@34) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@47
functions('equals': Name@35) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@47
functions('minus': Name@36) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@47
functions('plus': Name@37) = EmptyList@41[empty] // through LazyPackageFragmentScopeForJavaPackage@47
memberIndex = computeMemberIndex$1@48 // through LazyPackageFragmentScopeForJavaPackage@47
}