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

66 lines
3.1 KiB
Plaintext

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