Files
kotlin-fork/compiler/testData/codegen/box/functions/tailRecursion/tailRecursionInFinally.lazy.log
T
Stanislav Erokhin b7c473f59e Update lazy.log files
2014-11-17 17:45:01 +03:00

123 lines
5.5 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]
classifier = JavaClassImpl@9['Throwable']
typeConstructor = DeserializedClassTypeConstructor@10
}
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>'] {
classes('Boolean': Name@37) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('Exception': Name@39) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('String': Name@40) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('Unit': Name@41) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('tailRecursive': Name@42) = null // through LazyPackageFragmentScopeForJavaPackage@38
classes('test': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@38
deserializedPackageScope = Empty@44 // through LazyPackageFragmentScopeForJavaPackage@38
functions('test': Name@43) = EmptyList@45[empty] // through LazyPackageFragmentScopeForJavaPackage@38
memberIndex = computeMemberIndex$1@46 // through LazyPackageFragmentScopeForJavaPackage@38
}
LazyJavaPackageFragment@19['java'] {
classes('lang': Name@47) = null // through LazyPackageFragmentScopeForJavaPackage@48
deserializedPackageScope = Empty@44 // through LazyPackageFragmentScopeForJavaPackage@48
functions('lang': Name@49) = EmptyList@45[empty] // through LazyPackageFragmentScopeForJavaPackage@48
memberIndex = computeMemberIndex$1@50 // through LazyPackageFragmentScopeForJavaPackage@48
}
LazyJavaPackageFragment@21['lang'] {
classes('Exception': Name@39) = LazyJavaClassDescriptor@3['Exception'] // through LazyPackageFragmentScopeForJavaPackage@51
classes('test': Name@43) = null // through LazyPackageFragmentScopeForJavaPackage@51
deserializedPackageScope = Empty@44 // through LazyPackageFragmentScopeForJavaPackage@51
functions('test': Name@43) = EmptyList@45[empty] // through LazyPackageFragmentScopeForJavaPackage@51
memberIndex = computeMemberIndex$1@52 // through LazyPackageFragmentScopeForJavaPackage@51
}
ResolutionTaskHolder@53 {
<name not found> = ArrayList@54[1] { ResolutionCandidate@55 }
<name not found> = ArrayList@56[1] { ResolutionCandidate@55 }
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
}
ResolutionTaskHolder@57 {
<name not found> = ArrayList@58[1] { ResolutionCandidate@59 }
<name not found> = ArrayList@60[1] { ResolutionCandidate@59 }
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
}
ResolutionTaskHolder@61 {
<name not found> = ArrayList@62[1] { ResolutionCandidate@63 }
<name not found> = ArrayList@64[1] { ResolutionCandidate@63 }
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
}
ResolutionTaskHolder@65 {
<name not found> = ArrayList@66[1] { ResolutionCandidate@67 }
<name not found> = ArrayList@68[1] { ResolutionCandidate@67 }
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
<name not found> = EmptyList@45[empty]
}
ResolutionTaskHolder@69 {
<name not found> = ArrayList@70[1] { ResolutionCandidate@71 }
<name not found> = ArrayList@72[1] { ResolutionCandidate@71 }
}
ResolutionTaskHolder@73 {
<name not found> = ArrayList@74[1] { ResolutionCandidate@75 }
<name not found> = ArrayList@76[1] { ResolutionCandidate@75 }
}
ResolutionTaskHolder@77 {
<name not found> = ArrayList@78[1] { ResolutionCandidate@79 }
<name not found> = ArrayList@80[1] { ResolutionCandidate@79 }
}