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

71 lines
4.7 KiB
Plaintext

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