Files
kotlin-fork/compiler/testData/codegen/box/functions/tailRecursion/functionWithNonTailRecursions.lazy.log
T
2014-11-10 17:24:04 +02: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>'] {
_functions('badTails': Name@30) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@32
_functions('compareTo': Name@33) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@32
_functions('equals': Name@34) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@32
_functions('minus': Name@35) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@32
_functions('plus': Name@36) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@32
classes('Int': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('String': Name@38) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('badTails': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('compareTo': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('equals': Name@34) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('minus': Name@35) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('plus': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('suppress': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@32
classes('tailRecursive': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@32
deserializedPackageScope = Empty@41 // through LazyPackageFragmentScopeForJavaPackage@32
memberIndex = computeMemberIndex$1@42 // through LazyPackageFragmentScopeForJavaPackage@32
}
LazyJavaPackageFragment@14['java'] {
_functions('lang': Name@43) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@44
classes('lang': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@44
deserializedPackageScope = Empty@41 // through LazyPackageFragmentScopeForJavaPackage@44
memberIndex = computeMemberIndex$1@46 // through LazyPackageFragmentScopeForJavaPackage@44
}
LazyJavaPackageFragment@16['lang'] {
_functions('badTails': Name@30) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@47
_functions('compareTo': Name@33) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@47
_functions('equals': Name@34) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@47
_functions('minus': Name@35) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@47
_functions('plus': Name@36) = EmptyList@31[empty] // through LazyPackageFragmentScopeForJavaPackage@47
classes('badTails': Name@30) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('compareTo': Name@33) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('equals': Name@34) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('minus': Name@35) = null // through LazyPackageFragmentScopeForJavaPackage@47
classes('plus': Name@36) = null // through LazyPackageFragmentScopeForJavaPackage@47
deserializedPackageScope = Empty@41 // through LazyPackageFragmentScopeForJavaPackage@47
memberIndex = computeMemberIndex$1@48 // through LazyPackageFragmentScopeForJavaPackage@47
}