Files
kotlin-fork/compiler/testData/codegen/box/functions/tailRecursion/tailRecursionInFinally.lazy.log
T
2014-11-10 17:24:04 +02:00

76 lines
4.1 KiB
Plaintext

LazyAnnotationDescriptor@0 {
_resolutionResults = OverloadResolutionResultsImpl@1
_type = JetTypeImpl@2['tailRecursive']
}
LazyJavaClassDescriptor@3['Exception'] {
_typeConstructor = LazyJavaClassTypeConstructor@4['Exception']
}
LazyJavaClassTypeConstructor@4['Exception'] {
_parameters = ArrayList@5[empty]
_supertypes = ArrayList@6[1] { LazyJavaClassifierType@7['Throwable'] }
}
LazyJavaClassifierType@7['Throwable'] {
_arguments = ArrayList@8[empty]
_typeConstructor = DeserializedClassTypeConstructor@9
classifier = JavaClassImpl@10['Throwable']
}
LazyJavaPackageFragmentProvider@11 {
_packageFragments('<root>': FqName@12) = LazyJavaPackageFragment@13['<root>']
_packageFragments('Boolean': FqName@14) = null
_packageFragments('Exception': FqName@15) = null
_packageFragments('String': FqName@16) = null
_packageFragments('Unit': FqName@17) = null
_packageFragments('java': FqName@18) = LazyJavaPackageFragment@19['java']
_packageFragments('java.lang': FqName@20) = LazyJavaPackageFragment@21['lang']
_packageFragments('java.lang.Boolean': FqName@22) = null
_packageFragments('java.lang.Exception': FqName@23) = null
_packageFragments('java.lang.String': FqName@24) = null
_packageFragments('java.lang.Unit': FqName@25) = null
_packageFragments('java.lang.tailRecursive': FqName@26) = null
_packageFragments('kotlin': FqName@27) = null
_packageFragments('kotlin.Boolean': FqName@28) = null
_packageFragments('kotlin.Exception': FqName@29) = null
_packageFragments('kotlin.String': FqName@30) = null
_packageFragments('kotlin.Unit': FqName@31) = null
_packageFragments('kotlin.io': FqName@32) = null
_packageFragments('kotlin.jvm': FqName@33) = null
_packageFragments('kotlin.tailRecursive': FqName@34) = null
_packageFragments('tailRecursive': FqName@35) = null
topLevelClasses(JavaClassImpl@36['Exception']) = LazyJavaClassDescriptor@3['Exception']
}
LazyJavaPackageFragment@13['<root>'] {
_functions('not': Name@37) = EmptyList@38[empty] // through LazyPackageFragmentScopeForJavaPackage@39
_functions('test': Name@40) = EmptyList@38[empty] // through LazyPackageFragmentScopeForJavaPackage@39
classes('Boolean': Name@41) = null // through LazyPackageFragmentScopeForJavaPackage@39
classes('Exception': Name@42) = null // through LazyPackageFragmentScopeForJavaPackage@39
classes('String': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@39
classes('Unit': Name@44) = null // through LazyPackageFragmentScopeForJavaPackage@39
classes('not': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@39
classes('tailRecursive': Name@45) = null // through LazyPackageFragmentScopeForJavaPackage@39
classes('test': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@39
deserializedPackageScope = Empty@46 // through LazyPackageFragmentScopeForJavaPackage@39
memberIndex = computeMemberIndex$1@47 // through LazyPackageFragmentScopeForJavaPackage@39
}
LazyJavaPackageFragment@19['java'] {
_functions('lang': Name@48) = EmptyList@38[empty] // through LazyPackageFragmentScopeForJavaPackage@49
classes('lang': Name@50) = null // through LazyPackageFragmentScopeForJavaPackage@49
deserializedPackageScope = Empty@46 // through LazyPackageFragmentScopeForJavaPackage@49
memberIndex = computeMemberIndex$1@51 // through LazyPackageFragmentScopeForJavaPackage@49
}
LazyJavaPackageFragment@21['lang'] {
_functions('not': Name@37) = EmptyList@38[empty] // through LazyPackageFragmentScopeForJavaPackage@52
_functions('test': Name@40) = EmptyList@38[empty] // through LazyPackageFragmentScopeForJavaPackage@52
classes('Exception': Name@42) = LazyJavaClassDescriptor@3['Exception'] // through LazyPackageFragmentScopeForJavaPackage@52
classes('not': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@52
classes('test': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@52
deserializedPackageScope = Empty@46 // through LazyPackageFragmentScopeForJavaPackage@52
memberIndex = computeMemberIndex$1@53 // through LazyPackageFragmentScopeForJavaPackage@52
}