[JS FIR] Use FIR in JS IR invalidation tests

Related to KT-56740
This commit is contained in:
Alexander Korepanov
2023-03-07 18:51:01 +01:00
committed by Space Team
parent 17e6099b53
commit bd3eb81aee
8 changed files with 814 additions and 227 deletions
@@ -475,6 +475,10 @@ class ModulesStructure(
compilerConfiguration.resolverLogger
)
val fullResolvedLibraries by lazy {
allDependenciesResolution.resolveWithDependencies().getFullResolvedList()
}
val allDependencies: List<KotlinLibrary>
get() = allDependenciesResolution.libraries